Borderou de evaluare (job #2274531)
Utilizator | Data | 1 noiembrie 2018 23:32:14 | |
---|---|---|---|
Problema | Cifra | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:8:17: error: size of array 'v' has non-integral type 'double'
int v[30.000];
^
main.cpp:12:15: error: variable 'std::ifstream in' has initializer but incomplete type
ifstream in("cifra.in");
^
main.cpp:13:16: error: variable 'std::ofstream out' has initializer but incomplete type
ofstream out("cifra.out");
^
main.cpp:24:8: error: 'i' was not declared in this scope
for(i=1;i<=v[T];i++){
^
main.cpp:29:4: error: 'cifra' was not declared in this scope
cifra=suma%10;
^~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !