Pagini recente » Borderou de evaluare (job #592463) | Borderou de evaluare (job #1108539) | Borderou de evaluare (job #2101534) | Borderou de evaluare (job #2158095) | Borderou de evaluare (job #2392944)
Borderou de evaluare (job #2392944)
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 | 2ms | 131kb | OK | 5 |
2 | 2ms | 131kb | Incorect | 0 |
3 | 2ms | 131kb | OK | 5 |
4 | 2ms | 131kb | OK | 5 |
5 | 3ms | 131kb | OK | 5 |
6 | 3ms | 131kb | OK | 5 |
7 | 3ms | 131kb | Killed by Signal 11 | 0 |
8 | 2ms | 131kb | Killed by Signal 11 | 0 |
9 | 3ms | 131kb | Killed by Signal 11 | 0 |
10 | 3ms | 131kb | Killed by Signal 11 | 0 |
11 | 3ms | 131kb | Killed by Signal 11 | 0 |
12 | 3ms | 131kb | Killed by Signal 11 | 0 |
13 | 3ms | 131kb | Killed by Signal 11 | 0 |
14 | 3ms | 131kb | Killed by Signal 11 | 0 |
15 | 3ms | 131kb | Killed by Signal 11 | 0 |
16 | 3ms | 131kb | Killed by Signal 11 | 0 |
17 | 3ms | 131kb | Killed by Signal 11 | 0 |
18 | 3ms | 131kb | Killed by Signal 11 | 0 |
19 | 3ms | 131kb | Killed by Signal 11 | 0 |
20 | 3ms | 131kb | Killed by Signal 11 | 0 |
Punctaj total | 25 |