Borderou de evaluare (job #2891994)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:22:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
22 | for (int i = 0; i < adj[nod].size();++i){
| ~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:43:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
43 | for (int i=1;i<=n;i++)
| ^~~
main.cpp:52:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
52 | cout << minim << " " << k << "\n";
| ^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1ms | 184kb | Incorect | 0 |
2 | 1ms | 184kb | OK | 5 |
3 | 1ms | 184kb | OK | 5 |
4 | 1ms | 184kb | OK | 5 |
5 | 1ms | 184kb | OK | 5 |
6 | 1ms | 184kb | OK | 5 |
7 | 2ms | 184kb | Incorect | 0 |
8 | 1ms | 184kb | Incorect | 0 |
9 | 21ms | 1114kb | OK | 5 |
10 | 17ms | 1110kb | OK | 5 |
11 | 20ms | 1400kb | Incorect | 0 |
12 | 12ms | 1372kb | Incorect | 0 |
13 | 15ms | 1515kb | Incorect | 0 |
14 | 13ms | 1458kb | Incorect | 0 |
15 | 15ms | 1470kb | Incorect | 0 |
16 | 18ms | 1445kb | Incorect | 0 |
17 | 13ms | 1355kb | Incorect | 0 |
18 | 11ms | 1191kb | Incorect | 0 |
19 | 21ms | 1093kb | Incorect | 0 |
20 | 14ms | 1429kb | Incorect | 0 |
Punctaj total | 35 |