Borderou de evaluare (job #582367)

Utilizator avatar GicuR Gicu Rata GicuR IP ascuns
Problemă Paranteze Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 18 feb. 2021 13:38:45 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:1:9: error: ISO C++ forbids declaration of 'afis' with no type [-fpermissive] 1 | afis(int): | ^ main.cpp: In function 'int afis(int)': main.cpp:2:9: error: only constructors take member initializers 2 | push rbp | ^~~~ main.cpp:2:17: error: expected '(' before 'rbp' 2 | push rbp | ^~~ | ( main.cpp:2:17: error: expected '{' before 'rbp' 2 | push rbp | ^~~ main.cpp:2:17: warning: no return statement in function returning non-void [-Wreturn-type] main.cpp: At global scope: main.cpp:2:17: error: 'rbp' does not name a type