Borderou de evaluare (job #2537905)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:21:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<L[nod].size(); i++)
~^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:61:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<C[i].size();j++)
~^~~~~~~~~~~~
main.cpp:61:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(j=0;j<C[i].size();j++)
^~~
main.cpp:63:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
fout<<"\n";
^~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 10ms | 4980kb | Corect | 10 | 30 |
| 2 | 12ms | 4980kb | Corect | 10 |
| 3 | 12ms | 4980kb | Corect | 10 |
| 4 | 13ms | 4980kb | Corect | 10 | 30 |
| 5 | 18ms | 5111kb | Corect | 10 |
| 6 | 27ms | 5373kb | Corect | 10 |
| 7 | 37ms | 5898kb | Corect | 10 | 30 |
| 8 | 82ms | 7471kb | Corect | 10 |
| 9 | 165ms | 10616kb | Corect | 10 |
| 10 | 189ms | 13500kb | Corect | 10 | 10 |
| Punctaj total | 100 |