Pagini recente » Borderou de evaluare (job #3017199) | Borderou de evaluare (job #803802) | Borderou de evaluare (job #3017191) | Borderou de evaluare (job #3017264) | Borderou de evaluare (job #3269142)
Borderou de evaluare (job #3269142)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:24:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
24 | for(int i=0;i<adj[start].size();i++){
| ~^~~~~~~~~~~~~~~~~~
main.cpp:26:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
26 | if(viz[vecin]==0)
| ^~
main.cpp:28:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
28 | if(inS[vecin]==1){
| ^~
main.cpp: In function 'int main()':
main.cpp:58:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
58 | for(int j=0;j<r[i].size();j++){
| ~^~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 1ms | 303kb | Corect | 10 | 30 |
| 2 | 1ms | 303kb | Corect | 10 |
| 3 | 1ms | 303kb | Corect | 10 |
| 4 | 1ms | 303kb | Corect | 10 | 30 |
| 5 | 2ms | 598kb | Corect | 10 |
| 6 | 3ms | 1081kb | Corect | 10 |
| 7 | 4ms | 1675kb | Corect | 10 | 30 |
| 8 | 13ms | 4624kb | Corect | 10 |
| 9 | 29ms | 10264kb | Corect | 10 |
| 10 | 36ms | 14852kb | Corect | 10 | 10 |
| Punctaj total | 100 |