Borderou de evaluare (job #636874)

Utilizator avatar Sandrs Sandra Paul Sandrs IP ascuns
Problemă Centru Prim (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 1 mar. 2022 13:04:51 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:11:9: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse] 11 | int main() | ^~ main.cpp:11:9: note: remove parentheses to default-initialize a variable 11 | int main() | ^~ | -- main.cpp:11:9: note: or replace parentheses with braces to value-initialize a variable main.cpp:12:1: error: a function-definition is not allowed here before '{' token 12 | { | ^