Borderou de evaluare (job #1695254)
Utilizator | Data | 26 aprilie 2016 20:41:13 | |
---|---|---|---|
Problema | Defrag | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:8:29: error: ‘stdin’ was not declared in this scope
freopen("defrag.in","r",stdin);
^
user.cpp:8:34: error: ‘freopen’ was not declared in this scope
freopen("defrag.in","r",stdin);
^
user.cpp:9:30: error: ‘stdout’ was not declared in this scope
freopen("defrag.out","w",stdout);
^
user.cpp:11:28: error: ‘scanf’ was not declared in this scope
scanf("%d%d%d",&p,&n,&m);
^
user.cpp:29:24: error: ‘printf’ was not declared in this scope
printf("%d",sol);
^
user.cpp:39:24: error: ‘printf’ was not declared in this scope
printf("0 ");
^
user.cpp:52:30: error: ‘printf’ was not declared in this scope
printf("%d ",v[i]-sol);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !