Borderou de evaluare (job #3285991)

Utilizator rarest@yahoo.comtorcea rares [email protected] Data 13 martie 2025 17:26:46
Problema Lowest Common Ancestor Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int)': main.cpp:26:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 26 | for(i=0;i<a[k].size();i++) | ~^~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:72:44: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 72 | m[i][k]=min(m[i][k-1],m[i+(1<<k-1)][k-1]); | ~^~ main.cpp:73:44: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 73 | e[i][k]=min(e[i][k-1],e[i+(1<<k-1)][k-1]); | ~^~ main.cpp:53:11: warning: unused variable 'j' [-Wunused-variable] 53 | int i,j,k; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbIncorect00
21ms561kbIncorect00
34ms3182kbIncorect00
429ms18456kbIncorect00
533ms8273kbKilled by Signal 1100
633ms8273kbKilled by Signal 1100
77ms409kbKilled by Signal 1100
810ms466kbKilled by Signal 1100
99ms405kbKilled by Signal 110
1010ms405kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?