Borderou de evaluare (job #1570792)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:20:10: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("euler.out", "w", stdout);
^
user.c:22:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &N);
^
user.c:24:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &u);
^
user.c:45:31: warning: ‘root’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if ((count == 1) && (root == save)) {
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 268kb | OK | 10 |
2 | 0ms | 272kb | OK | 10 |
3 | 0ms | 272kb | OK | 10 |
4 | 4ms | 292kb | OK | 10 |
5 | 4ms | 296kb | Incorect | 0 |
6 | 48ms | 464kb | OK | 10 |
7 | 0ms | 260kb | Incorect | 0 |
8 | 36ms | 416kb | OK | 10 |
9 | 136ms | 780kb | OK | 10 |
10 | Depăşit | 1244kb | Time limit exceeded. | 0 |
Punctaj total | 70 |