Pagini recente » Borderou de evaluare (job #3140051) | Monitorul de evaluare | Monitorul de evaluare | Borderou de evaluare (job #1916109) | Borderou de evaluare (job #2310888)
Borderou de evaluare (job #2310888)
Raport evaluator
Compilare:
main.cpp: In function 'bool bfs()':
main.cpp:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < g[u].size(); i++) {
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:100:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < graph[u].size(); i++) {
~~^~~~~~~~~~~~~~~~~
main.cpp:134:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < edge.size(); i++) {
~~^~~~~~~~~~~~~
main.cpp:77:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("atac2.in", "r", stdin);
^
main.cpp:78:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("atac2.out", "w", stdout);
^
main.cpp:79:38: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &n, &m, &u, &x);
^
main.cpp:81:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i]);
^
main.cpp:84:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &u, &v);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 3ms | 393kb | OK | 5 |
| 2 | 3ms | 393kb | OK | 5 |
| 3 | 3ms | 393kb | OK | 5 |
| 4 | 4ms | 393kb | OK | 5 |
| 5 | 4ms | 393kb | OK | 5 |
| 6 | 5ms | 393kb | OK | 5 |
| 7 | 5ms | 393kb | OK | 5 |
| 8 | 7ms | 524kb | OK | 5 |
| 9 | 8ms | 524kb | OK | 5 |
| 10 | 13ms | 655kb | OK | 5 |
| 11 | 62ms | 1572kb | OK | 5 |
| 12 | 104ms | 2359kb | OK | 5 |
| 13 | 4ms | 524kb | OK | 5 |
| 14 | 9ms | 655kb | OK | 5 |
| 15 | 29ms | 1048kb | OK | 5 |
| 16 | 35ms | 1179kb | OK | 5 |
| 17 | 80ms | 1966kb | OK | 5 |
| 18 | 122ms | 2883kb | OK | 5 |
| 19 | 150ms | 3407kb | OK | 5 |
| 20 | 269ms | 4980kb | OK | 5 |
| Punctaj total | 100 |