Pagini recente » Borderou de evaluare (job #509300) | Borderou de evaluare (job #387645) | Borderou de evaluare (job #460965) | Borderou de evaluare (job #2429460) | Borderou de evaluare (job #1353030)
Borderou de evaluare (job #1353030)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:60:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("algoritm.in","r",stdin);
^
user.cpp:61:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("algoritm.out","w",stdout);
^
user.cpp:62:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:65:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N,&M);
^
user.cpp:69:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x,&y,&z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1132ms | 11556kb | Por Costel a luat TLE :(, MINIMA REZISTENTA ! | 0 |
Punctaj total | 0 |