Pagini recente » Borderou de evaluare (job #3168703) | Borderou de evaluare (job #2455682) | Borderou de evaluare (job #2359648) | Borderou de evaluare (job #2593797) | Borderou de evaluare (job #2565469)
Borderou de evaluare (job #2565469)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs1(int)':
main.cpp:25:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<v[nod].size();j++)
~^~~~~~~~~~~~~~
main.cpp: In function 'void dfs2(int)':
main.cpp:36:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<vt[nod].size();j++)
~^~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:47:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(!viz[i])
^~
main.cpp:49:11: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
while(!s.empty())
^~~~~
main.cpp:61:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<v[i].size();j++)
~^~~~~~~~~~~~
main.cpp:93:15: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
else
^~~~
main.cpp:95:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
out<<"\n";
^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | Corect | 10 |
2 | 3ms | 131kb | Corect | 10 |
3 | 2ms | 131kb | Corect | 10 |
4 | 2ms | 131kb | Corect | 10 |
5 | 3ms | 131kb | Corect | 10 |
6 | 3ms | 131kb | Corect | 10 |
7 | 3ms | 131kb | Corect | 10 |
8 | 2ms | 131kb | Corect | 10 |
9 | 3ms | 131kb | Corect | 10 |
10 | 3ms | 131kb | Corect | 10 |
Punctaj total | 100 |