Borderou de evaluare (job #752606)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Gardul (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 22 dec. 2023 19:01:32 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:2:2: error: invalid preprocessing directive #inclide; did you mean #include?
2 | #inclide<fstream>
| ^~~~~~~
| include
main.cpp: In function 'int main()':
main.cpp:10:4: error: 'fin' was not declared in this scope
10 | fin>>n>>k1>>k2;
| ^~~
main.cpp:22:5: error: 'fout' was not declared in this scope
22 | fout<<n-a-r-v<<" "<<r<<" "<<a<<" "<<v;
| ^~~~