Borderou de evaluare (job #824379)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Inundație2 (clasa a 10-a) | Compilator | cpp-32 |
Rundă | cex_cnilc1_s1 | Status | evaluat |
Dată | 17 mai 2025 10:38:44 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:33:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
33 | auto [val,x,y]=pq.top();
| ^
main.cpp:46:26: error: 'mx' cannot be used as a function
46 | int mx=mx(val, a[nx][ny]);
| ~~^~~~~~~~~~~~~~~~