Pagini recente » Borderou de evaluare (job #2481822) | Borderou de evaluare (job #1661763) | Borderou de evaluare (job #126178) | Borderou de evaluare (job #3292457) | Borderou de evaluare (job #2947308)
Borderou de evaluare (job #2947308)
Raport evaluator
Compilare:
main.cpp: In function 'void ProcessGraph()':
main.cpp:39:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
39 | if (leaf[k])
| ^~
main.cpp:42:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
42 | for (int j = 0; j < adjList[k].size(); j++) {
| ^~~
main.cpp:42:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
42 | for (int j = 0; j < adjList[k].size(); j++) {
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp:55:39: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
55 | for (int h = 0; h < adjList[currentNode].size(); h++) {
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 67ms | 12103kb | Killed by Signal 9 | 0 |
Punctaj total | 0 |