Pagini recente » Diferente pentru problema/cstring intre reviziile 4 si 3 | Borderou de evaluare (job #2352222) | Borderou de evaluare (job #3140380) | Borderou de evaluare (job #2671352) | Borderou de evaluare (job #1601726)
Borderou de evaluare (job #1601726)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:26: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:27: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:28:26: 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:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i=1;i<=m;++i) {scanf("%d%d%d", &x, &y, &c); a[x].push_back(make_pair(c, y));}
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 2816kb | OK | 10 |
| 2 | 4ms | 3008kb | Incorect | 0 |
| 3 | 4ms | 3036kb | Incorect | 0 |
| 4 | 4ms | 3040kb | Incorect | 0 |
| 5 | 24ms | 3312kb | Killed by signal 11(SIGSEGV). | 0 |
| 6 | 40ms | 3576kb | Killed by signal 11(SIGSEGV). | 0 |
| 7 | 52ms | 3704kb | Killed by signal 11(SIGSEGV). | 0 |
| 8 | 60ms | 3768kb | Killed by signal 11(SIGSEGV). | 0 |
| 9 | 196ms | 5508kb | Killed by signal 11(SIGSEGV). | 0 |
| 10 | 268ms | 6296kb | Killed by signal 11(SIGSEGV). | 0 |
| Punctaj total | 10 |