Borderou de evaluare (job #2377465)
Utilizator | Data | 10 martie 2019 13:04:18 | |
---|---|---|---|
Problema | CMMDC | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:4:1: error: 'ifstream' does not name a type
ifstream f("cmmdc.in")
^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:12:5: error: 'f' was not declared in this scope
f>>a>>b;
^
main.cpp:15:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(a>b)
^~
main.cpp:18:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
g<<b;
^
main.cpp:18:13: error: 'g' was not declared in this scope
main.cpp:20:9: error: 'else' without a previous 'if'
else
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !