Borderou de evaluare (job #2403121)
Utilizator | Data | 11 aprilie 2019 11:47:06 | |
---|---|---|---|
Problema | Mere | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:1:1: error: 'include' does not name a type
include <cstdio>
^~~~~~~
main.cpp: In function 'int main()':
main.cpp:5:25: error: 'stdin' was not declared in this scope
freopen("mere.in", "r", stdin);
^~~~~
main.cpp:5:30: error: 'freopen' was not declared in this scope
freopen("mere.in", "r", stdin);
^
main.cpp:6:26: error: 'stdout' was not declared in this scope
freopen("mere.out", "w", stdout);
^~~~~~
main.cpp:8:15: error: 'scanf' was not declared in this scope
scanf("%d", &t);
^
main.cpp:13:18: error: 'printf' was not declared in this scope
printf("Remiza\n");
^
main.cpp:15:23: error: 'printf' was not declared in this scope
printf("Santa Klaus\n");
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !