Pagini recente » Cod sursa (job #2983) | Borderou de evaluare (job #1252346) | Borderou de evaluare (job #1063527) | Borderou de evaluare (job #2925315) | Borderou de evaluare (job #1364954)
Borderou de evaluare (job #1364954)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:22:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in", "r",stdin);
^
user.cpp:23:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out", "w",stdout);
^
user.cpp:25:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:30:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&z);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 872kb | OK | 10 |
| 2 | 0ms | 864kb | OK | 10 |
| 3 | 0ms | 908kb | OK | 10 |
| 4 | 0ms | 928kb | OK | 10 |
| 5 | 24ms | 1288kb | OK | 10 |
| 6 | 48ms | 1668kb | OK | 10 |
| 7 | 64ms | 1876kb | OK | 10 |
| 8 | 72ms | 2000kb | OK | 10 |
| 9 | 248ms | 4220kb | OK | 10 |
| 10 | 324ms | 5276kb | OK | 10 |
| Punctaj total | 100 |