Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2935308)
| Utilizator | Data | 6 noiembrie 2022 14:47:09 | |
|---|---|---|---|
| Problema | Lesbulan | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 40 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int, int)':
main.cpp:18:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
18 | for (int i = 0; i < G[nod].size(); i++)
| ~~^~~~~~~~~~~~~~~
main.cpp: In function 'void stergere()':
main.cpp:35:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
35 | for (int i = 0; i < frunze.size(); i++){
| ~~^~~~~~~~~~~~~~~
main.cpp:36:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
36 | for (int j = 0; j < G[frunze[i]].size(); j++)
| ~~^~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:82:20: warning: the address of 'bool formaCorecta()' will never be NULL [-Waddress]
82 | else cout<<formaCorecta<<'\n';
| ^~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 184kb | OK | 5 |
| 2 | 0ms | 184kb | Incorect | 0 |
| 3 | 0ms | 184kb | Incorect | 0 |
| 4 | 0ms | 184kb | Incorect | 0 |
| 5 | 0ms | 184kb | OK | 5 |
| 6 | 0ms | 184kb | OK | 5 |
| 7 | 0ms | 184kb | Incorect | 0 |
| 8 | 0ms | 184kb | Incorect | 0 |
| 9 | 0ms | 184kb | Incorect | 0 |
| 10 | 0ms | 184kb | OK | 5 |
| 11 | 0ms | 184kb | OK | 5 |
| 12 | 0ms | 184kb | Incorect | 0 |
| 13 | 0ms | 184kb | Incorect | 0 |
| 14 | 0ms | 184kb | Incorect | 0 |
| 15 | 0ms | 184kb | OK | 5 |
| 16 | 0ms | 184kb | OK | 5 |
| 17 | 0ms | 184kb | Incorect | 0 |
| 18 | 0ms | 184kb | Incorect | 0 |
| 19 | 0ms | 184kb | Incorect | 0 |
| 20 | 0ms | 184kb | OK | 5 |
| Punctaj total | 40 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
