Pagini recente » Cod sursa (job #494358) | Cod sursa (job #759156) | Cod sursa (job #1088320) | Cod sursa (job #1193109) | Borderou de evaluare (job #1569322)
Borderou de evaluare (job #1569322)
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:58: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 | 1536kb | OK | 10 | 10 |
2 | 4ms | 1564kb | OK | 10 | 10 |
3 | 20ms | 2376kb | OK | 10 | 10 |
4 | 276ms | 6572kb | OK | 10 | 10 |
5 | 260ms | 9868kb | OK | 10 | 10 |
6 | 452ms | 9872kb | OK | 10 | 10 |
7 | 1408ms | 10444kb | OK | 10 | 10 |
8 | 2708ms | 9864kb | OK | 10 | 0 |
9 | Depăşit | 9868kb | Time limit exceeded. | 0 |
10 | Depăşit | 9848kb | Time limit exceeded. | 0 |
Punctaj total | 70 |