Pagini recente » Borderou de evaluare (job #1981640) | Monitorul de evaluare | Cod sursa (job #867973) | Borderou de evaluare (job #108819) | Borderou de evaluare (job #2601535)
Borderou de evaluare (job #2601535)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(int)':
main.cpp:34:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < v[thisNode].size() ; i ++)
~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:51: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);
^
main.cpp:52: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);
^
main.cpp:54:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d" , &n , &m);
^
main.cpp:57:35: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d" , &a, &b , &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 3ms | 1310kb | OK | 10 |
| 2 | 4ms | 1310kb | OK | 10 |
| 3 | 6ms | 1310kb | Incorect | 0 |
| 4 | 7ms | 1441kb | Incorect | 0 |
| 5 | 31ms | 1835kb | Incorect | 0 |
| 6 | 58ms | 2228kb | Incorect | 0 |
| 7 | 68ms | 2621kb | Incorect | 0 |
| 8 | 165ms | 4050kb | OK | 10 |
| 9 | 120ms | 3801kb | OK | 10 |
| 10 | 302ms | 5898kb | Incorect | 0 |
| Punctaj total | 40 |