Pagini recente » Borderou de evaluare (job #1872802) | Borderou de evaluare (job #528934) | Borderou de evaluare (job #2037553) | Borderou de evaluare (job #1776807) | Borderou de evaluare (job #1351920)
Borderou de evaluare (job #1351920)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:56: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:57: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:58:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:61: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:65: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 | 1292ms | 11060kb | Por Costel a luat TLE :(, MINIMA REZISTENTA ! | 0 |
Punctaj total | 0 |