Borderou de evaluare (job #2565928)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:35: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);
^
main.cpp:36: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);
^
main.cpp:37:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
main.cpp:40:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
main.cpp:59:30: 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 |
Punctaj/grupa |
1 | 7ms | 2490kb | OK | 10 | 10 |
2 | 8ms | 2752kb | OK | 10 | 10 |
3 | 42ms | 7077kb | OK | 10 | 10 |
4 | 324ms | 29351kb | OK | 10 | 10 |
5 | 466ms | 46911kb | OK | 10 | 10 |
6 | 532ms | 47173kb | OK | 10 | 10 |
7 | 1343ms | 57663kb | OK | 10 | 10 |
8 | 2045ms | 49532kb | OK | 10 | 0 |
9 | 2529ms | 50581kb | OK | 10 |
10 | 2803ms | 50974kb | Time limit exceeded | 0 |
Punctaj total | 70 |