Borderou de evaluare (job #585832)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cifre7 (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 13 mar. 2021 13:30:14 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:9:23: error: request for member 'in' in '"cifre7"', which is of non-class type 'const char [7]'
9 | fin.open("cifre7".in);
| ^~
main.cpp:10:24: error: request for member 'out' in '"cifre7"', which is of non-class type 'const char [7]'
10 | fout.open("cifre7".out);
| ^~~