Search found 17 matches
- Fri Feb 25, 2005 11:19 am
- Forum: Volume 1 (100-199)
- Topic: 126 - The Errant Physicist
- Replies: 25
- Views: 5157
- Fri Feb 25, 2005 11:13 am
- Forum: Volume 1 (100-199)
- Topic: 121 - Pipe Fitters
- Replies: 36
- Views: 3409
- Tue Feb 15, 2005 9:40 am
- Forum: Volume 5 (500-599)
- Topic: 507 - Jill Rides Again
- Replies: 92
- Views: 32385
- Mon Feb 14, 2005 9:26 pm
- Forum: Volume 5 (500-599)
- Topic: 507 - Jill Rides Again
- Replies: 92
- Views: 32385
offtop
[deleted]
- Mon Feb 14, 2005 9:20 pm
- Forum: Volume 8 (800-899)
- Topic: 865 - Substitution Cypher
- Replies: 28
- Views: 17239
- Mon Feb 14, 2005 7:42 pm
- Forum: Volume 8 (800-899)
- Topic: 865 - Substitution Cypher
- Replies: 28
- Views: 17239
- Mon Feb 14, 2005 7:18 pm
- Forum: Volume 5 (500-599)
- Topic: 507 - Jill Rides Again
- Replies: 92
- Views: 32385
offtop
Did you realize that my test case was 8 1 -1 1 -100 1 -1 1 ? Of course not. If you want others to understand your test, you must write your tests in right form.Anyway my program were giving right answer. Eduard :lol: it means that I "help" u writing wrong test for which ur program was giv...
- Sat Feb 12, 2005 6:47 pm
- Forum: Volume 5 (500-599)
- Topic: 507 - Jill Rides Again
- Replies: 92
- Views: 32385
Did you realize that my test case was
?
Code: Select all
8
1
-1
1
-100
1
-1
1
- Sat Feb 12, 2005 11:23 am
- Forum: Volume 5 (500-599)
- Topic: 507 - Jill Rides Again
- Replies: 92
- Views: 32385
- Mon Feb 07, 2005 6:52 pm
- Forum: Volume 1 (100-199)
- Topic: 195 - Anagram
- Replies: 242
- Views: 32612
- Mon Feb 07, 2005 5:03 pm
- Forum: Volume 1 (100-199)
- Topic: 195 - Anagram
- Replies: 242
- Views: 32612
- Wed Feb 02, 2005 10:18 am
- Forum: Off topic (General chit-chat)
- Topic: How old are you? Statistics.
- Replies: 121
- Views: 180453
- Tue Feb 01, 2005 8:52 pm
- Forum: Volume 3 (300-399)
- Topic: 384 - Slurpys
- Replies: 8
- Views: 2159
- Sat Oct 23, 2004 10:42 pm
- Forum: Volume 8 (800-899)
- Topic: 865 - Substitution Cypher
- Replies: 28
- Views: 17239
865 - Substitution Cypher
can anybody tell me where is the mistake in my program or give me some inputs and outputs of an AC program Here is my code [pascal] var i,j,k,l,n,m,p,r:integer; a:array[#1..#255] of char; c:array[#1..#255] of boolean; s,t:string; begin readln(p); readln; for r:=1 to p do begin fillchar(a,sizeof(a),'...
- Thu Oct 14, 2004 10:02 am
- Forum: Volume 101 (10100-10199)
- Topic: 10197 - Learning Portuguese
- Replies: 45
- Views: 16716
10197 -learning portugese-WA?
plz, help me i always get WA
give me some i/o for test
give me some i/o for test