Pagini recente » Borderou de evaluare (job #662614) | Borderou de evaluare (job #2369566) | Borderou de evaluare (job #1202328) | Borderou de evaluare (job #2982120) | Borderou de evaluare (job #2210614)
Borderou de evaluare (job #2210614)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:24:35: 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:25:37: 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:27: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:29:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &a, &b, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1908kb | OK | 10 |
| 2 | 0ms | 1912kb | OK | 10 |
| 3 | 0ms | 1932kb | OK | 10 |
| 4 | 4ms | 1956kb | OK | 10 |
| 5 | 24ms | 2280kb | OK | 10 |
| 6 | 48ms | 2636kb | OK | 10 |
| 7 | 64ms | 2792kb | OK | 10 |
| 8 | Depăşit | 4144kb | Time limit exceeded. | 0 |
| 9 | 104ms | 3224kb | OK | 10 |
| 10 | 344ms | 6180kb | OK | 10 |
| Punctaj total | 90 |