Borderou de evaluare (job #3003810)

Utilizator AlexCroitoriuAlex Croitoriu AlexCroitoriu Data 15 martie 2023 22:47:51
Problema Concurs Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:75:49: error: 'struct rez' has no member named 'first' 75 | if (max < val || (max == val && x < ans.first) || (max == val && x == ans.first && y < ans.second)) { | ^~~~~ main.cpp:75:83: error: 'struct rez' has no member named 'first' 75 | if (max < val || (max == val && x < ans.first) || (max == val && x == ans.first && y < ans.second)) { | ^~~~~ main.cpp:75:100: error: 'struct rez' has no member named 'second' 75 | if (max < val || (max == val && x < ans.first) || (max == val && x == ans.first && y < ans.second)) { | ^~~~~~ Non zero exit status: 1

Ceva nu functioneaza?