Pagini recente » Borderou de evaluare (job #450899) | Borderou de evaluare (job #3133769) | Borderou de evaluare (job #2495973) | Monitorul de evaluare | Borderou de evaluare (job #1868166)
Borderou de evaluare (job #1868166)
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:58: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 | Incorect | 0 |
| 2 | 0ms | 416kb | OK | 10 |
| 3 | 4ms | 448kb | Incorect | 0 |
| 4 | 4ms | 480kb | Incorect | 0 |
| 5 | 48ms | 784kb | Incorect | 0 |
| 6 | 100ms | 1336kb | Incorect | 0 |
| 7 | 120ms | 1432kb | Incorect | 0 |
| 8 | 344ms | 2932kb | OK | 10 |
| 9 | 200ms | 2288kb | OK | 10 |
| 10 | Depăşit | 3496kb | Time limit exceeded. | 0 |
| Punctaj total | 30 |