Borderou de evaluare (job #2333087)
Utilizator | Data | 31 ianuarie 2019 18:06:43 | |
---|---|---|---|
Problema | Taxe | 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:42:27: error: 'stdin' was not declared in this scope
freopen("taxe.in","r",stdin);
^~~~~
main.cpp:42:32: error: 'freopen' was not declared in this scope
freopen("taxe.in","r",stdin);
^
main.cpp:43:28: error: 'stdout' was not declared in this scope
freopen("taxe.out","w",stdout);
^~~~~~
main.cpp:45:18: error: 'scanf' was not declared in this scope
scanf("%d",&s);
^
main.cpp:48:22: error: 'printf' was not declared in this scope
printf("%d\n",rez);
^
main.cpp: In function 'int bs(int, int)':
main.cpp:39:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !