Pagini recente » Atasamentele paginii Profil TooHappy | Borderou de evaluare (job #189950) | Borderou de evaluare (job #1763006) | Diferente pentru suffix-array-liniar intre reviziile 42 si 43 | Borderou de evaluare (job #3243160)
Borderou de evaluare (job #3243160)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int, std::vector<int>&, std::vector<std::vector<int> >&)':
main.cpp:12:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
12 | for(int i = 0; i < adjaux[x].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:44:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
44 | for(int j = 0; j < adj[i].size(); j++)
| ~~^~~~~~~~~~~~~~~
main.cpp:61:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
61 | for(int i = 0; i < ans.size(); i++)
| ~~^~~~~~~~~~~~
main.cpp:63:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
63 | for(int j = 0; j < ans[i].size(); j++)
| ~~^~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 303kb | Corect | 10 | 30 |
| 2 | 0ms | 319kb | Corect | 10 |
| 3 | 0ms | 303kb | Corect | 10 |
| 4 | 0ms | 303kb | Corect | 10 | 30 |
| 5 | 1ms | 557kb | Corect | 10 |
| 6 | 4ms | 1343kb | Corect | 10 |
| 7 | 4ms | 1515kb | Corect | 10 | 30 |
| 8 | 19ms | 5705kb | Corect | 10 |
| 9 | 39ms | 13230kb | Corect | 10 |
| 10 | 49ms | 18948kb | Corect | 10 | 10 |
| Punctaj total | 100 |