Pagini recente » Borderou de evaluare (job #512001) | Borderou de evaluare (job #3156069) | Borderou de evaluare (job #2367794) | Borderou de evaluare (job #3169982) | Borderou de evaluare (job #1014212)
Borderou de evaluare (job #1014212)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:32:5: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration]
point *p = malloc(sizeof(point) * n);
^
user.c:32:16: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default]
point *p = malloc(sizeof(point) * n);
^
user.c:54:48: warning: ‘p2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
fprintf(fout, "%.6f\n", dist_float(p[p1], p[p2]));
^
user.c:54:41: warning: ‘p1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
fprintf(fout, "%.6f\n", dist_float(p[p1], p[p2]));
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 268kb | Incorect | 0 |
| 2 | 4ms | 264kb | Incorect | 0 |
| 3 | 244ms | 324kb | Incorect | 0 |
| 4 | 244ms | 340kb | Ok | 10 |
| 5 | Depăşit | 436kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 592kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 744kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 980kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 980kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 988kb | Time limit exceeded. | 0 |
| Punctaj total | 10 |