Borderou de evaluare (job #3327088)

Utilizator bogdan_.f2Fulga Bogdan bogdan_.f2 Data 2 decembrie 2025 10:45:39
Problema Sortare topologica Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int)': main.cpp:12:18: 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<L[k].size();i++) | ~^~~~~~~~~~~~ main.cpp: In function 'void citire()': main.cpp:33:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 33 | for (int j=1 ; j < L[i].size() ; j++) | ~~^~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:42:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 42 | for(int i=n;i>0;i--) | ^~~ main.cpp:44:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 44 | g<<'\n'; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbOK10
31ms303kbOK10
41ms303kbOK10
51ms557kbOK10
62ms557kbOK10
74ms1343kbOK10
84ms1343kbOK10
99ms2338kbOK10
1014ms2711kbOK10
Punctaj total100

Ceva nu functioneaza?