Pagini recente » Borderou de evaluare (job #3232669) | Borderou de evaluare (job #2780388) | Borderou de evaluare (job #2276132) | lautari | Borderou de evaluare (job #1868170)
Borderou de evaluare (job #1868170)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:42:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<edges[1].size(); i++){
^
user.cpp:56:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0; j<edges[target].size(); j++){
^
user.cpp:19:15: warning: unused variable ‘MAX_VAL’ [-Wunused-variable]
int const MAX_VAL = -1;
^
user.cpp:14:39: 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:15:41: 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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 416kb | OK | 10 |
| 2 | 0ms | 416kb | Incorect | 0 |
| 3 | 4ms | 464kb | OK | 10 |
| 4 | 4ms | 476kb | OK | 10 |
| 5 | 52ms | 924kb | OK | 10 |
| 6 | 100ms | 1332kb | OK | 10 |
| 7 | 128ms | 1552kb | OK | 10 |
| 8 | 332ms | 2928kb | Incorect | 0 |
| 9 | 196ms | 2288kb | OK | 10 |
| 10 | Depăşit | 3512kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |