Borderou de evaluare (job #2140190)
Utilizator | Data | 23 februarie 2018 02:58:09 | |
---|---|---|---|
Problema | Clasic | Status | done |
Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
Scor | 100 |
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--;o<<R<<'\n')for(R=0,i>>N;N--;i>>x,R^=x);}
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 1568ms | 1432kb | OK | 100 |
Punctaj total | 100 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !