Pagini recente » Borderou de evaluare (job #820843) | Borderou de evaluare (job #2193060) | Borderou de evaluare (job #1684370) | Borderou de evaluare (job #530585) | Borderou de evaluare (job #2392945)
Borderou de evaluare (job #2392945)
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:46: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:60: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:63: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:75: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:77: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:86: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:93: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:94: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:97: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:102:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &L);
^
main.cpp:106:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
main.cpp:114: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 | 32ms | 14548kb | Incorect | 0 |
3 | 31ms | 14548kb | OK | 5 |
4 | 31ms | 14548kb | OK | 5 |
5 | 32ms | 14548kb | OK | 5 |
6 | 32ms | 14548kb | OK | 5 |
7 | 36ms | 14680kb | OK | 5 |
8 | 37ms | 14680kb | OK | 5 |
9 | 287ms | 23592kb | OK | 5 |
10 | 299ms | 23855kb | OK | 5 |
11 | 471ms | 29229kb | OK | 5 |
12 | 480ms | 28966kb | OK | 5 |
13 | 545ms | 31850kb | OK | 5 |
14 | 472ms | 31064kb | OK | 5 |
15 | 644ms | 33816kb | OK | 5 |
16 | 583ms | 33685kb | OK | 5 |
17 | 634ms | 34471kb | OK | 5 |
18 | 637ms | 34471kb | OK | 5 |
19 | 634ms | 34471kb | OK | 5 |
20 | 633ms | 34471kb | OK | 5 |
Punctaj total | 95 |