Borderou de evaluare (job #2619214)
Utilizator | Data | 27 mai 2020 11:45:40 | |
---|---|---|---|
Problema | Modulo | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:1: error: expected ',' or ';' before 'ofstream'
ofstream out ("modulo.out");
^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:7:5: error: 'unsigend' was not declared in this scope
{ unsigend long long a,b,c,p=1;
^~~~~~~~
main.cpp:8:9: error: 'a' was not declared in this scope
in>>a>>b>>c;
^
main.cpp:8:12: error: 'b' was not declared in this scope
in>>a>>b>>c;
^
main.cpp:8:15: error: 'c' was not declared in this scope
in>>a>>b>>c;
^
main.cpp:12:6: error: 'p' was not declared in this scope
p=a*p%c;
^
main.cpp:16:5: error: 'out' was not declared in this scope
out<<p%c;
^~~
main.cpp:16:10: error: 'p' was not declared in this scope
out<<p%c;
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !