Borderou de evaluare (job #2943316)
Utilizator | Data | 20 noiembrie 2022 20:29:02 | |
---|---|---|---|
Problema | A+B | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:4:1: error: 'istream' does not name a type
4 | istream fin ("adunare.in");
| ^~~~~~~
main.cpp:5:1: error: 'ostream' does not name a type
5 | ostream fout ("adunare.out");
| ^~~~~~~
main.cpp: In function 'int main()':
main.cpp:12:5: error: 'fin' was not declared in this scope; did you mean 'sin'?
12 | fin>>a>>b;
| ^~~
| sin
main.cpp:13:5: error: 'fout' was not declared in this scope
13 | fout<<a+b;
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !