Borderou de evaluare (job #2087648)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:68:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("lca.in", "r", stdin);
^
user.cpp:69:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("lca.out", "w", stdout);
^
user.cpp:70:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &Q);
^
user.cpp:73:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &F);
^
user.cpp:80:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &A, &B);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 1456kb | OK | 10 | 10 |
2 | 0ms | 1468kb | OK | 10 | 10 |
3 | 20ms | 1992kb | OK | 10 | 10 |
4 | 280ms | 4216kb | OK | 10 | 10 |
5 | 296ms | 6372kb | OK | 10 | 10 |
6 | 500ms | 6368kb | OK | 10 | 10 |
7 | 1828ms | 11684kb | OK | 10 | 10 |
8 | Depăşit | 6368kb | Time limit exceeded. | 0 | 0 |
9 | Depăşit | 6368kb | Time limit exceeded. | 0 |
10 | Depăşit | 6372kb | Time limit exceeded. | 0 |
Punctaj total | 70 |