Borderou de evaluare (job #1212294)
Utilizator | Data | 24 iulie 2014 12:33:07 | |
---|---|---|---|
Problema | CMMDC | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:4:12: warning: missing terminating " character [enabled by default]
ofstream g("cmmdc
^
user.cpp:4:1: error: missing terminating " character
ofstream g("cmmdc
^
user.cpp:5:16: warning: missing terminating " character [enabled by default]
.out");
^
user.cpp:5:12: error: missing terminating " character
.out");
^
user.cpp:5:12: error: expected primary-expression before ‘.’ token
user.cpp:6:7: error: ‘b’ was not declared in this scope
int a,b,x,y,r;
^
user.cpp:6:9: error: ‘x’ was not declared in this scope
int a,b,x,y,r;
^
user.cpp:6:11: error: ‘y’ was not declared in this scope
int a,b,x,y,r;
^
user.cpp:6:13: error: ‘r’ was not declared in this scope
int a,b,x,y,r;
^
user.cpp: In function ‘int main()’:
user.cpp:9:8: error: ‘a’ was not declared in this scope
f>>a>>b;
^
user.cpp:9:11: error: ‘b’ was not declared in this scope
f>>a>>b;
^
user.cpp:10:5: error: ‘x’ was not declared in this scope
x=a;
^
user.cpp:11:5: error: ‘y’ was not declared in this scope
y=b;
^
user.cpp:14:9: error: ‘r’ was not declared in this scope
r=x%y;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !