Borderou de evaluare (job #583235)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Triunghiurile de 5 bani (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 25 feb. 2021 15:49:43 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:3:1: error: 'iftstream' does not name a type
3 | iftstream in ("triunghiuri.in");
| ^~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:8:4: error: 'in' was not declared in this scope; did you mean 'n'?
8 | in>>n;
| ^~
| n
main.cpp:16:15: error: expected ')' before ';' token
16 | y=(S*5%100;
| ~ ^
| )