Borderou de evaluare (job #1191344)
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 | 864kb | Incorect | 0 |
| 2 | 0ms | 872kb | Incorect | 0 |
| 3 | Depăşit | 880kb | Time limit exceeded. | 0 |
| 4 | Depăşit | 888kb | Time limit exceeded. | 0 |
| 5 | Depăşit | 1280kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 1636kb | Time limit exceeded. | 0 |
| 7 | 44ms | 1936kb | Killed by signal 11(SIGSEGV). | 0 |
| 8 | 60ms | 2304kb | Killed by signal 11(SIGSEGV). | 0 |
| 9 | 164ms | 3876kb | Killed by signal 11(SIGSEGV). | 0 |
| 10 | 216ms | 4672kb | Killed by signal 11(SIGSEGV). | 0 |
| Punctaj total | 0 |