Pagini recente » Borderou de evaluare (job #1129931) | Cod sursa (job #1925609) | Cod sursa (job #1754940) | Monitorul de evaluare | Borderou de evaluare (job #2029904)
Borderou de evaluare (job #2029904)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:34:37: 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:35:39: 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:36: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:39:35: 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 | 856kb | OK | 10 |
| 2 | 0ms | 864kb | OK | 10 |
| 3 | 0ms | 888kb | OK | 10 |
| 4 | 0ms | 900kb | OK | 10 |
| 5 | 20ms | 1212kb | OK | 10 |
| 6 | 40ms | 1560kb | OK | 10 |
| 7 | 56ms | 1708kb | OK | 10 |
| 8 | Depăşit | 2880kb | Time limit exceeded. | 0 |
| 9 | 92ms | 2108kb | OK | 10 |
| 10 | 276ms | 4808kb | OK | 10 |
| Punctaj total | 90 |