Search found 8 matches

by faraa_T
Mon Jul 29, 2013 1:04 pm
Forum: Volume 110 (11000-11099)
Topic: 11094 - Continents
Replies: 43
Views: 26330

Re: 11094 - Continents

Hello
I tried many inputs but I get WA yet.
Plz help me...
Tnx

Code: Select all

Removed After AC :)
by faraa_T
Sun Jul 28, 2013 11:58 pm
Forum: Volume 110 (11000-11099)
Topic: 11094 - Continents
Replies: 43
Views: 26330

Re: 11094 - Continents

Code: Select all

removed
by faraa_T
Mon Jul 22, 2013 1:37 am
Forum: Volume 119 (11900-11999)
Topic: 11953 - Battleships
Replies: 23
Views: 9948

Re: 11953 - Battleships

Thank you so much :)
Thank you very very much... :D
by faraa_T
Mon Jul 22, 2013 1:12 am
Forum: Volume 119 (11900-11999)
Topic: 11953 - Battleships
Replies: 23
Views: 9948

Re: 11953 - Battleships

oh!!!!
yessss.
super silly mistake
Thank's a lot.
But why?
Why it causes time limit?!!
by faraa_T
Sun Jul 21, 2013 11:26 pm
Forum: Volume 119 (11900-11999)
Topic: 11953 - Battleships
Replies: 23
Views: 9948

Re: 11953 - Battleships

Hi,please help me... I tried to write my code very simple... But time limit...!!! class Main{ static int[][] ar = {{1, 0}, {0, 1}, {-1, 0}, {0, -1}}; static char[] temp; static char[][] grid; static int cnt; static boolean alive; public static void main(String[] args) { Scanner in = new Scanner(Syst...
by faraa_T
Sat Jul 20, 2013 2:39 pm
Forum: Volume 119 (11900-11999)
Topic: 11953 - Battleships
Replies: 23
Views: 9948

Re: 11953 - Battleships

Hi.
I know what is the problem and where is it...
But I can't fix it!!! :oops:
I tried so much...
Can you help me?
(It takes me wrong answer because if the length of the ships further more n/2.It sometimes don't understand!!!!)

Code: Select all

Deleted After Ac :D 
by faraa_T
Sat Jul 20, 2013 12:41 am
Forum: Volume 119 (11900-11999)
Topic: 11953 - Battleships
Replies: 23
Views: 9948

Re: 11953 - Battleships

@brianfry713
Thank you so much.But I tried many test cases and It doesn't have any problem.
Please give me some test case
Tnx :)
by faraa_T
Fri Jul 19, 2013 6:21 pm
Forum: Volume 119 (11900-11999)
Topic: 11953 - Battleships
Replies: 23
Views: 9948

Re: 11953 - Battleships

Hi
Please help me
Why Runtime Error?
Thank you so much...

Code: Select all

 Deleted After AC

Go to advanced search