I don't know why WA..
I can't find any mistakes in my code..
-----------------------
#include <iostream>
#define swap(a,b){a^=b;b^=a;a^=b;}
using namespace std;
int main()
{
long cnt,pos,tmp,T,min,max,CASES,TOTAL,size;
char G[1000001];
char buf,ch;
CASES = 0;
while(!cin.eof())
{
if(cin.eof ...
Search found 3 matches
- Fri Sep 08, 2006 7:09 pm
- Forum: Volume 103 (10300-10399)
- Topic: 10324 - Zeros and Ones
- Replies: 179
- Views: 67465
- Sat Sep 02, 2006 7:42 am
- Forum: Volume 101 (10100-10199)
- Topic: 10138 - CDVII
- Replies: 18
- Views: 10518
Same one.
this test data is same one...
- Wed Aug 30, 2006 8:59 am
- Forum: Volume 101 (10100-10199)
- Topic: 10138 - CDVII
- Replies: 18
- Views: 10518
10138 CDVII i got WA..why..?
I passed All test case
my test data..
---------------------------------------------------------------------------
1
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
GLBUVL2TPTUCVR8MKMC 05:11:03:25 exit 90
YN0NO2YHIAA 05:23:02:52 enter 61
6D51YFQB 05:28:21:22 enter 36 ...
my test data..
---------------------------------------------------------------------------
1
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
GLBUVL2TPTUCVR8MKMC 05:11:03:25 exit 90
YN0NO2YHIAA 05:23:02:52 enter 61
6D51YFQB 05:28:21:22 enter 36 ...