Borderou de evaluare (job #2140186)
Utilizator | Data | 23 februarie 2018 02:45:26 | |
---|---|---|---|
Problema | Clasic | Status | done |
Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Compilare:
user.cpp:2:81: warning: ISO C++ forbids declaration of ‘main’ with no type [-Wreturn-type]
std::ifstream i("clasic.in");std::ofstream o("clasic.out");int64_t T,N,x,R;main(){for(i>>T;T;--T){R=0;for(i>>N;N;--N)i>>x,R^=x;o<<R<<' ';}}
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 1572ms | 1432kb | Incorect | 0 |
Punctaj total | 0 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !