Borderou de evaluare (job #673017)

Utilizator avatar nimeni Stefan Ferseta nimeni IP ascuns
Problemă Tir1 (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 31 oct. 2022 20:19:46 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:11:5: error: 'unsigned' specified with 'double' 11 | unsigned double h,f,d,g; | ^~~~~~~~ main.cpp:11:5: error: 'unsigned' specified with 'double' main.cpp:11:5: error: 'unsigned' specified with 'double' main.cpp:11:5: error: 'unsigned' specified with 'double' main.cpp:13:20: error: expected primary-expression before ')' token 13 | if(d/f==h/g && ) | ^