Pagini recente » Borderou de evaluare (job #2660058) | Borderou de evaluare (job #3177930) | Borderou de evaluare (job #469916) | Borderou de evaluare (job #410075) | Borderou de evaluare (job #3270196)
Borderou de evaluare (job #3270196)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:23:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
23 | for (i=1; i<=n; i++)
| ^~~
main.cpp:27:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
27 | for (i=n; i>0; i--)
| ^~~
main.cpp: In function 'void DFS(int)':
main.cpp:56:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
56 | for (i=0; i<G[x].size(); i++)
| ~^~~~~~~~~~~~
main.cpp: In function 'void DFST(int)':
main.cpp:67:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
67 | for (i=0; i<GT[x].size(); i++)
| ~^~~~~~~~~~~~~
main.cpp: In function 'void afisare()':
main.cpp:78:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
78 | 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 | 303kb | Corect | 10 |
3 | 1ms | 303kb | Corect | 10 |
4 | 1ms | 303kb | Corect | 10 | 30 |
5 | 2ms | 561kb | Corect | 10 |
6 | 4ms | 1343kb | Corect | 10 |
7 | 4ms | 1867kb | Corect | 10 | 30 |
8 | 19ms | 6041kb | Corect | 10 |
9 | 44ms | 13070kb | Corect | 10 |
10 | 44ms | 18612kb | Corect | 10 | 10 |
Punctaj total | 100 |