hello
can somebody please give a hint about this problem?
thank you
Search found 51 matches
- Mon Feb 26, 2007 3:27 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11184 - Joyful Ride
- Replies: 11
- Views: 7469
- Sat Jan 20, 2007 7:33 pm
- Forum: Bugs and suggestions
- Topic: statistics error
- Replies: 1
- Views: 1494
statistics error
hello
my statistics sais i solved 759 problems, but actually i solved 755. i guess it has something to do with contest that was recently erased
my statistics sais i solved 759 problems, but actually i solved 755. i guess it has something to do with contest that was recently erased

- Sat Dec 30, 2006 11:26 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11152 - Colourful Flowers
- Replies: 45
- Views: 22760
- Sat Dec 30, 2006 11:09 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11152 - Colourful Flowers
- Replies: 45
- Views: 22760
- Sat Dec 30, 2006 9:41 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11152 - Colourful Flowers
- Replies: 45
- Views: 22760
- Sun Dec 03, 2006 2:10 am
- Forum: Volume 102 (10200-10299)
- Topic: 10215 - The Largest/Smallest Box ...
- Replies: 55
- Views: 30670
- Sat Nov 18, 2006 10:17 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11106 - Rectilinear Polygon
- Replies: 33
- Views: 9995
- Wed Nov 15, 2006 8:08 pm
- Forum: Volume 1 (100-199)
- Topic: 110 - Meta-Loopless Sorts
- Replies: 92
- Views: 9550
- Fri Nov 03, 2006 10:56 pm
- Forum: Volume 1 (100-199)
- Topic: 110 - Meta-Loopless Sorts
- Replies: 92
- Views: 9550
can someone please confirm that these are correct outputs for 1,2, 3 and 4. i constantly get output limit exceeded. and if i get rid of indentation, i get wa program sort(input,output); var a : integer; begin readln(a); writeln(a) end. program sort(input,output); var a,b : integer; begin readln(a,b)...
- Tue Oct 24, 2006 9:56 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11136 - Hoax or what
- Replies: 31
- Views: 18378
- Sun Oct 15, 2006 6:37 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11122 - Tri Tri
- Replies: 29
- Views: 9546
hvalakalinov wrote:Your program fails on this case:david wrote:Anyway here's my code, in case someone wants to test it.Code: Select all
input: 1 0 0 5 0 2 4 4 0 6 0 -4 16 output: pair 1: yes

and here is one more test case that helped me:
1
0 1 2 0 3 1
1 3 2 0 3 3
output:
pair 1: yes
- Sat Oct 14, 2006 7:45 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11124 - Troubles for Modern Days Problemsetters
- Replies: 7
- Views: 4873
- Sat Oct 14, 2006 7:40 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11122 - Tri Tri
- Replies: 29
- Views: 9546
- Sat Oct 14, 2006 6:13 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11122 - Tri Tri
- Replies: 29
- Views: 9546
11122 - Tri Tri
can anybody provide some tricky cases for this task? thanks some io: 11 0 0 2 0 0 2 1 1 3 3 2 3 0 0 2 0 0 2 3 0 5 0 4 2 0 0 1 0 1 1 0 0 1 0 1 1 0 0 0 1 1 0 0 0 3 1 1 3 0 0 100 0 0 100 1 1 3 1 1 3 1 1 3 1 1 3 0 0 100 0 0 100 0 0 2 0 0 2 0 0 1 0 0 1 0 0 1 0 0 1 0 0 2 0 0 2 0 0 0 1 1 0 0 1 1 0 1 1 0 0 ...
- Sat Sep 30, 2006 11:31 am
- Forum: Volume 9 (900-999)
- Topic: 902 - Password Search
- Replies: 68
- Views: 33451