Pagini recente » Cod sursa (job #3133426) | Borderou de evaluare (job #2021694) | Cod sursa (job #2253240) | Cod sursa (job #2304236) | Borderou de evaluare (job #1569326)
Borderou de evaluare (job #1569326)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:32:32: 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:33:34: 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:34:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:36:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &father[0][i]);
^
user.cpp:62:27: 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 | 1568kb | OK | 10 | 10 |
2 | 0ms | 1600kb | OK | 10 | 10 |
3 | 20ms | 2400kb | OK | 10 | 10 |
4 | 272ms | 6596kb | OK | 10 | 10 |
5 | 260ms | 9896kb | OK | 10 | 10 |
6 | 456ms | 9908kb | OK | 10 | 10 |
7 | 1344ms | 10476kb | OK | 10 | 10 |
8 | 2692ms | 9896kb | OK | 10 | 0 |
9 | Depăşit | 9896kb | Time limit exceeded. | 0 |
10 | Depăşit | 9884kb | Time limit exceeded. | 0 |
Punctaj total | 70 |