Pagini recente » Borderou de evaluare (job #328089) | Borderou de evaluare (job #1812441) | Borderou de evaluare (job #2928600) | Borderou de evaluare (job #1577815) | Borderou de evaluare (job #2392952)
Borderou de evaluare (job #2392952)
Raport evaluator
Compilare:
main.cpp: In function 'int DFS(int)':
main.cpp:26:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = (nod == 1 ? 0 : 1); i < edg[nod].size(); i++)
~~^~~~~~~~~~~~~~~~~
main.cpp:47:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = (nod == 1 ? 0 : 1); i < edg[nod].size(); i++)
~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'void DFS2(int, int)':
main.cpp:61:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = (nod == 1 ? 0 : 1); i < edg[nod].size(); i++)
~~^~~~~~~~~~~~~~~~~
main.cpp:64:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = (nod == 1 ? 0 : 1); i < edg[nod].size(); i++)
~~^~~~~~~~~~~~~~~~~
main.cpp:76:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = (nod == 1 ? 0 : 1); i < edg[nod].size(); i++)
~~^~~~~~~~~~~~~~~~~
main.cpp:78:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = (nod == 1 ? 0 : 1); i < edg[nod].size(); i++)
~~^~~~~~~~~~~~~~~~~
main.cpp:87:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = (nod == 1 ? 0 : 1); i < edg[nod].size(); i++)
~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:94:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("sushi2.in", "r", stdin);
^
main.cpp:95:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("sushi2.out", "w", stdout);
^
main.cpp:98: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:103:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &L);
^
main.cpp:107:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
main.cpp:115:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 27ms | 14548kb | OK | 5 |
2 | 31ms | 14548kb | OK | 5 |
3 | 31ms | 14548kb | OK | 5 |
4 | 32ms | 14548kb | OK | 5 |
5 | 32ms | 14548kb | OK | 5 |
6 | 32ms | 14548kb | OK | 5 |
7 | 36ms | 14680kb | OK | 5 |
8 | 36ms | 14680kb | OK | 5 |
9 | 285ms | 23592kb | OK | 5 |
10 | 299ms | 23724kb | OK | 5 |
11 | 471ms | 29229kb | OK | 5 |
12 | 453ms | 28835kb | OK | 5 |
13 | 554ms | 31850kb | OK | 5 |
14 | 486ms | 31064kb | OK | 5 |
15 | 647ms | 33816kb | OK | 5 |
16 | 671ms | 33685kb | OK | 5 |
17 | 701ms | 34471kb | OK | 5 |
18 | 702ms | 34471kb | OK | 5 |
19 | 755ms | 34471kb | OK | 5 |
20 | 729ms | 34471kb | OK | 5 |
Punctaj total | 100 |