Borderou de evaluare (job #758983)

Utilizator avatar stefanstef99 Stefan Puica stefanstef99 IP ascuns
Problemă Culegere1 Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 28 ian. 2024 17:36:55 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:19:1: error: ISO C++ forbids declaration of 'Verif' with no type [-fpermissive] 19 | Verif(int s,int t) | ^~~~~ main.cpp: In function 'int main()': main.cpp:35:15: warning: unused variable 'x' [-Wunused-variable] 35 | int i,s=0,x; | ^