Borderou de evaluare (job #3289056)
Utilizator | Data | 25 martie 2025 13:30:44 | |
---|---|---|---|
Problema | Arbkset | Status | done |
Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:29:12: error: too many arguments to function 'void dfs(int)'
29 | dfs(x,node);
| ~~~^~~~~~~~
main.cpp:24:6: note: declared here
24 | void dfs(int node)
| ^~~
main.cpp: In function 'int main()':
main.cpp:110:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
110 | if (sz[1]<k || dp[1][k][0]==0 && dp[1][k][1]==0)
| ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !