Borderou de evaluare (job #2888830)

Utilizator Max_CalincuMaxim Calincu Max_Calincu Data 11 aprilie 2022 21:19:25
Problema Sortare topologica Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'bool dfs(ll)': main.cpp:29:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 29 | for(int i = 0; i<a[x].size(); i++){ | ~^~~~~~~~~~~~ main.cpp: In function 'void solve()': main.cpp:64:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 64 | for(int i = 0; i<n; i++) cout << ans[i] << " "; cout << "\n"; | ^~~ main.cpp:64:50: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 64 | for(int i = 0; i<n; i++) cout << ans[i] << " "; cout << "\n"; | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbOK10
21ms184kbOK10
36ms1888kbOK10
44ms1880kbOK10
56ms1880kbOK10
611ms2191kbOK10
722ms2547kbOK10
829ms2838kbOK10
9100ms3649kbOK10
1097ms4255kbOK10
Punctaj total100

Ceva nu functioneaza?