Borderou de evaluare (job #3285968)

Utilizator rarest@yahoo.comtorcea rares [email protected] Data 13 martie 2025 17:07:23
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:69:44: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 69 | m[i][k]=min(m[i][k-1],m[i+(1<<k-1)][k-1]); | ~^~ main.cpp:70:44: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 70 | e[i][k]=min(e[i][k-1],e[i+(1<<k-1)][k-1]); | ~^~ main.cpp:50:11: warning: unused variable 'j' [-Wunused-variable] 50 | int i,j,k; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbIncorect00
21ms557kbIncorect00
35ms3178kbIncorect00
429ms18460kbIncorect00
533ms8294kbKilled by Signal 1100
633ms8318kbKilled by Signal 1100
710ms425kbKilled by Signal 1100
810ms413kbKilled by Signal 1100
99ms409kbKilled by Signal 110
1010ms409kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?