Borderou de evaluare (job #3189213)

Utilizator BreabanDanielBreaban Daniel-Vasile BreabanDaniel Data 4 ianuarie 2024 17:44:15
Problema Arbore7 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 40

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int)': main.cpp:39:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 39 | for(int i=0;i<G[x].size();i++) | ~^~~~~~~~~~~~ main.cpp:38:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 38 | else | ^~~~ main.cpp:81:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 81 | dp[x][1]++; | ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbCerinta 1 OK4
20ms303kbCerinta 1 OK4
31ms303kbCerinta 1 OK4
41ms303kbCerinta 1 OK4
51ms303kbCerinta 1 OK4
624ms9924kbCerinta 1 OK4
719ms8192kbCerinta 1 OK4
824ms10354kbCerinta 1 OK4
924ms10252kbCerinta 1 OK4
1019ms7737kbCerinta 1 OK4
Punctaj total40

Ceva nu functioneaza?