Pagini recente » Borderou de evaluare (job #838177) | Borderou de evaluare (job #250606) | Borderou de evaluare (job #27602) | Borderou de evaluare (job #1608681) | Borderou de evaluare (job #1352047)
Borderou de evaluare (job #1352047)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:20:39: 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:21:41: 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:24:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tests);
^
user.cpp:26:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:29:48: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &cost[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1856ms | 17652kb | Por Costel a luat TLE :(, MINIMA REZISTENTA ! | 0 |
Punctaj total | 0 |