Pagini recente » Borderou de evaluare (job #2715245) | Borderou de evaluare (job #2049190) | Borderou de evaluare (job #3005056) | Cod sursa (job #762575) | Borderou de evaluare (job #2796317)
Borderou de evaluare (job #2796317)
Raport evaluator
Compilare:
main.cpp: In function 'void DFS1(int)':
main.cpp:22:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
22 | for (int i = 0; i < la[nod].size(); i++) ///parcurgem lista de adiacenta a nodului curent
| ~~^~~~~~~~~~~~~~~~
main.cpp: In function 'void DFS2(int)':
main.cpp:36:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
36 | for (int i = 0; i < lat[nod].size(); i++) ///parcurgem lista de adiacenta a nodului curent
| ~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:82:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
82 | for(int j = 0; j < c[i].size(); j++)
| ~~^~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 10ms | 7385kb | Corect | 10 | 30 |
| 2 | 9ms | 7430kb | Corect | 10 |
| 3 | 17ms | 7397kb | Corect | 10 |
| 4 | 9ms | 7532kb | Corect | 10 | 30 |
| 5 | 36ms | 7778kb | Corect | 10 |
| 6 | 35ms | 8589kb | Corect | 10 |
| 7 | 52ms | 9601kb | Corect | 10 | 0 |
| 8 | 129ms | 13590kb | Corect | 10 |
| 9 | 352ms | 17330kb | Time limit exceeded | 0 |
| 10 | 303ms | 28078kb | Corect | 10 | 10 |
| Punctaj total | 70 |