Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #3155383)
| Utilizator | Data | 8 octombrie 2023 09:37:27 | |
|---|---|---|---|
| Problema | Mvc | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 10 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void findnod()':
main.cpp:39:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
39 | for(int j=0;j<l[i].size();j++)
| ~^~~~~~~~~~~~
main.cpp: In function 'void find2()':
main.cpp:58:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
58 | for(int j=0;j<l[i].size();j++)
| ~^~~~~~~~~~~~
main.cpp: In function 'void dfs(int)':
main.cpp:80:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
80 | for(int i=0;i<l[nod].size();i++)
| ~^~~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 303kb | OK | 10 |
| 2 | 0ms | 303kb | Incorect | 0 |
| 3 | 0ms | 303kb | Incorect | 0 |
| 4 | 1ms | 303kb | Incorect | 0 |
| 5 | 2ms | 1081kb | Incorect | 0 |
| 6 | 5ms | 2134kb | Incorect | 0 |
| 7 | 14ms | 5484kb | Incorect | 0 |
| 8 | 29ms | 9859kb | Incorect | 0 |
| 9 | 33ms | 13615kb | Incorect | 0 |
| 10 | 29ms | 7319kb | Incorect | 0 |
| Punctaj total | 10 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
