Borderou de evaluare (job #3340104)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:25:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
25 | for(i=n;i>=1;i--)
| ^~~
main.cpp:31:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
31 | afisare();
| ^~~~~~~
main.cpp: In function 'void dfs(int)':
main.cpp:50:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
50 | for(i=0;i<g[x].size();i++)
| ~^~~~~~~~~~~~
main.cpp: In function 'void dfst(int)':
main.cpp:59:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
59 | for(i=0;i<gt[x].size();i++)
| ~^~~~~~~~~~~~~
main.cpp: In function 'void afisare()':
main.cpp:67:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
67 | {for(j=0;j<ctc[i].size();j++)
| ~^~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 1ms | 303kb | Corect | 10 | 30 |
| 2 | 1ms | 344kb | Corect | 10 |
| 3 | 1ms | 303kb | Corect | 10 |
| 4 | 1ms | 303kb | Corect | 10 | 30 |
| 5 | 2ms | 651kb | Corect | 10 |
| 6 | 4ms | 1343kb | Corect | 10 |
| 7 | 6ms | 2392kb | Corect | 10 | 30 |
| 8 | 14ms | 4952kb | Corect | 10 |
| 9 | 34ms | 13193kb | Corect | 10 |
| 10 | 39ms | 18579kb | Corect | 10 | 10 |
| Punctaj total | 100 |