Borderou de evaluare (job #1695377)
Raport evaluator
Compilare:
user.cpp: In function ‘int anc(int, int)’:
user.cpp:9:6: warning: unused variable ‘pow’ [-Wunused-variable]
int pow = 0;
^
user.cpp: In function ‘int main()’:
user.cpp:17:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("stramosi.in", "r", stdin);
^
user.cpp:18:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("stramosi.out", "w", stdout);
^
user.cpp:19:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:21:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &p[i][0]);
^
user.cpp:28:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 280kb | OK! | 10 |
| 2 | 0ms | 324kb | OK! | 10 |
| 3 | 4ms | 348kb | OK! | 10 |
| 4 | 12ms | 1044kb | OK! | 10 |
| 5 | 16ms | 1056kb | OK! | 10 |
| 6 | 76ms | 2772kb | OK! | 10 |
| 7 | 152ms | 5392kb | OK! | 10 |
| 8 | 248ms | 8080kb | OK! | 10 |
| 9 | 688ms | 15896kb | OK! | 10 |
| 10 | Depăşit | 19796kb | Time limit exceeded. | 0 |
| Punctaj total | 90 |