Borderou de evaluare (job #596263)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Tir1 (clasa a 6-a) | Compilator | cpp-32 |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 15 apr. 2021 19:18:43 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:8:1: error: 'un' was not declared in this scope; did you mean 'in'?
8 | un
| ^~
| in
main.cpp:10:9: error: 'h' was not declared in this scope
10 | in>>h>>f>>d>>g;
| ^
main.cpp:10:12: error: 'f' was not declared in this scope
10 | in>>h>>f>>d>>g;
| ^
main.cpp:10:15: error: 'd' was not declared in this scope
10 | in>>h>>f>>d>>g;
| ^
main.cpp:10:18: error: 'g' was not declared in this scope
10 | in>>h>>f>>d>>g;
| ^
main.cpp:11:5: error: 'a' was not declared in this scope
11 | a=h*f;
| ^
main.cpp:12:5: error: 'b' was not declared in this scope
12 | b=d*g;
| ^