Borderou de evaluare (job #2857829)

Utilizator Max_CalincuMaxim Calincu Max_Calincu Data 26 februarie 2022 13:47:24
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
16ms1773kbOK10
26ms1802kbOK10
36ms1904kbOK10
46ms1908kbOK10
56ms1892kbOK10
611ms1994kbOK10
725ms2555kbOK10
830ms2801kbOK10
964ms3522kbOK10
10102ms4329kbOK10
Punctaj total100

Ceva nu functioneaza?