Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #3123151)
| Utilizator | Data | 22 aprilie 2023 11:36:53 | |
|---|---|---|---|
| Problema | Friend of Friend | Status | done |
| Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void bfs(int, rez*)':
main.cpp:17:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
17 | for(int k = 0; k < adj[nod].size(); k++)
| ~~^~~~~~~~~~~~~~~~~
main.cpp:20:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
20 | for(int j = 0; j < adj[pr].size(); j++)
| ~~^~~~~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 39ms | 1863kb | OK | 100 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
