Pagini recente » Cod sursa (job #1035303) | Cod sursa (job #2380014) | Cod sursa (job #3311837) | Cod sursa (job #1127951) | Borderou de evaluare (job #2927852)
Borderou de evaluare (job #2927852)
Raport evaluator
Compilare:
main.cpp: In function 'void DFS(int)':
main.cpp:38:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
38 | for(int i=0;i<G[nod].size();i++){
| ~^~~~~~~~~~~~~~
main.cpp: In function 'void DFS1(int)':
main.cpp:49:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
49 | for(int i=0;i<G[nod].size();i++){
| ~^~~~~~~~~~~~~~
main.cpp: In function 'void DFS2(int)':
main.cpp:57:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
57 | for(int i=0;i<GT[nod].size();i++){
| ~^~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:94:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
94 | for(int j=0;j<componenta[i].size();j++){
| ~^~~~~~~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 3ms | 7393kb | Corect | 10 | 30 |
| 2 | 2ms | 7393kb | Corect | 10 |
| 3 | 3ms | 7393kb | Corect | 10 |
| 4 | 2ms | 7524kb | Corect | 10 | 30 |
| 5 | 3ms | 7524kb | Corect | 10 |
| 6 | 9ms | 8241kb | Corect | 10 |
| 7 | 13ms | 8884kb | Corect | 10 | 30 |
| 8 | 44ms | 11182kb | Corect | 10 |
| 9 | 93ms | 16080kb | Corect | 10 |
| 10 | 103ms | 19718kb | Corect | 10 | 10 |
| Punctaj total | 100 |