As is so often the case for me this code passes all the tests I can devise for it yet I still get WA. Can anyone come up with some test data to make this program fail?
[cpp]
/* @JUDGE_ID: 31585PK 10138 C++ */
#include <map>
#include <list>
#include <iostream>
#include <string>
#include <vector ...
Search found 2 matches
- Mon Dec 13, 2004 10:59 am
- Forum: Volume 101 (10100-10199)
- Topic: 10138 - CDVII
- Replies: 18
- Views: 10511
- Wed Dec 08, 2004 11:30 pm
- Forum: Volume 102 (10200-10299)
- Topic: 10267 - Graphical Editor
- Replies: 190
- Views: 77351
Dirty Tricks
Well, there is nothing special in this problem.
These is one very dirty trick in there. White is represented as the uppercase letter O, as in Octopus. Not the numeral zero. They print these problems in books, you know. It's cruel. In my book they printed it in a different font than everything ...