Borderou de evaluare (job #1852713)
Utilizator | Data | 21 ianuarie 2017 09:53:10 | |
---|---|---|---|
Problema | Clasic | Status | done |
Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:23:18: warning: multi-character character constant [-Wmultichar]
cout<<S<<'/n'
^
user.cpp: In function ‘int main()’:
user.cpp:9:10: error: ‘t’ was not declared in this scope
cin>>t;
^
user.cpp:12:10: error: expected primary-expression before ‘>’ token
cin>>>m;
^
user.cpp:13:15: warning: unused variable ‘S’ [-Wunused-variable]
long long S=0;
^
user.cpp:15:12: error: ‘n’ was not declared in this scope
while (n--){
^
user.cpp:19:9: error: ‘S’ was not declared in this scope
S^=x;
^
user.cpp:16:13: warning: unused variable ‘t’ [-Wunused-variable]
int t;
^
user.cpp:23:15: error: ‘S’ was not declared in this scope
cout<<S<<'/n'
^
user.cpp:24:5: error: expected ‘;’ before ‘}’ token
}
^
user.cpp: At global scope:
user.cpp:28:5: error: expected unqualified-id before ‘return’
return 0;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !