Borderou de evaluare (job #2532116)
Utilizator | Data | 27 ianuarie 2020 13:13:28 | |
---|---|---|---|
Problema | Text | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
#include fstream
^~~~~~~
main.cpp:3:1: error: 'ifstream' does not name a type
ifstream f(text.in);
^~~~~~~~
main.cpp:4:1: error: 'ofstream' does not name a type
ofstream g(text.out);
^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:9:5: error: 'f' was not declared in this scope
f.get(y);
^
main.cpp:10:18: error: unable to find character literal operator 'operator""y' with 'char' argument
if(y='z'&&y='a'y='A'&&y='Z')
^~~~
main.cpp:10:30: error: lvalue required as left operand of assignment
if(y='z'&&y='a'y='A'&&y='Z')
^~~
main.cpp:17:21: error: unable to find character literal operator 'operator""x' with 'char' argument
if(x='z'&&x='a'x='A'&&x='Z')
^~~~
main.cpp:17:33: error: lvalue required as left operand of assignment
if(x='z'&&x='a'x='A'&&x='Z')
^~~
main.cpp:31:5: error: 'gnrlnrc' was not declared in this scope
gnrlnrc;
^~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !