Borderou de evaluare (job #2629033)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:19: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:20: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:22: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:25:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &father[i]);
^
main.cpp:31: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 | 3ms | 131kb | OK | 10 | 10 |
| 2 | 3ms | 131kb | OK | 10 | 10 |
| 3 | 15ms | 262kb | OK | 10 | 10 |
| 4 | 157ms | 917kb | OK | 10 | 10 |
| 5 | 153ms | 1179kb | OK | 10 | 10 |
| 6 | 246ms | 1310kb | OK | 10 | 10 |
| 7 | 2800ms | 1085kb | Time limit exceeded | 0 | 0 |
| 8 | 1665ms | 3809kb | OK | 10 | 30 |
| 9 | 1750ms | 4702kb | OK | 10 |
| 10 | 2003ms | 5267kb | OK | 10 |
| Punctaj total | 90 |