Pagini recente » Cod sursa (job #1708780) | Borderou de evaluare (job #2560399) | Borderou de evaluare (job #1713051) | Cod sursa (job #3255396) | Borderou de evaluare (job #1710527)
Borderou de evaluare (job #1710527)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:13:41: 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:14:43: 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:16:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d%d", &n, &m );
^
user.cpp:20:38: 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 | 864kb | OK | 10 |
| 2 | 0ms | 872kb | OK | 10 |
| 3 | 0ms | 904kb | OK | 10 |
| 4 | 4ms | 916kb | OK | 10 |
| 5 | 32ms | 1296kb | OK | 10 |
| 6 | 68ms | 1600kb | OK | 10 |
| 7 | 96ms | 1844kb | OK | 10 |
| 8 | 64ms | 1980kb | OK | 10 |
| 9 | Depăşit | 4424kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 5280kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |