Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2931614)
| Utilizator | Data | 31 octombrie 2022 17:22:33 | |
|---|---|---|---|
| Problema | Symmetricgraph2 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 50 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void gaseste_mijloc()':
main.cpp:46:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<coord>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
46 | for(int i=0;i<vecini[nod].size();i++)
| ~^~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void constGraph()':
main.cpp:89:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<coord>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
89 | for(int j=0;j<vecini[nod].size();j++)
| ~^~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int afisare(int)':
main.cpp:111:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<coord>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
111 | for(int j=0;j<vecini[nod].size();j++)
| ~^~~~~~~~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 184kb | OK | 10 |
| 2 | 0ms | 184kb | Incorect | 0 |
| 3 | 0ms | 184kb | Incorect | 0 |
| 4 | 0ms | 184kb | OK | 10 |
| 5 | 44ms | 5332kb | Incorect | 0 |
| 6 | 60ms | 5869kb | OK | 10 |
| 7 | 82ms | 6930kb | OK | 10 |
| 8 | 114ms | 7614kb | OK | 10 |
| 9 | 108ms | 8036kb | Incorect | 0 |
| 10 | 115ms | 7946kb | Incorect | 0 |
| Punctaj total | 50 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
