Borderou de evaluare (job #1191349)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:68: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:69: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:70:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:73:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 860kb | Incorect | 0 |
| 2 | 0ms | 868kb | OK | 10 |
| 3 | Depăşit | 868kb | Time limit exceeded. | 0 |
| 4 | Depăşit | 872kb | Time limit exceeded. | 0 |
| 5 | Depăşit | 1192kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 1452kb | Time limit exceeded. | 0 |
| 7 | 44ms | 1720kb | Killed by signal 11(SIGSEGV). | 0 |
| 8 | 60ms | 2008kb | Killed by signal 11(SIGSEGV). | 0 |
| 9 | 160ms | 2860kb | Killed by signal 11(SIGSEGV). | 0 |
| 10 | 208ms | 3292kb | Killed by signal 11(SIGSEGV). | 0 |
| Punctaj total | 10 |