Borderou de evaluare (job #1073903)
Utilizator | Data | 6 ianuarie 2014 21:36:41 | |
---|---|---|---|
Problema | Tsunami | Status | done |
Runda | Teme Pregatire ACM Unibuc 2013 | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:1:1: error: ‘nclude’ does not name a type
nclude<cstdio>
^
user.cpp: In function ‘int main()’:
user.cpp:24:29: error: ‘stdin’ was not declared in this scope
freopen("tsunami.in", "r", stdin);
^
user.cpp:24:34: error: ‘freopen’ was not declared in this scope
freopen("tsunami.in", "r", stdin);
^
user.cpp:25:30: error: ‘stdout’ was not declared in this scope
freopen("tsunami.out", "w", stdout);
^
user.cpp:27:28: error: ‘scanf’ was not declared in this scope
scanf("%d%d%d", &n, &m, &h);
^
user.cpp:32:14: error: ‘fclose’ was not declared in this scope
fclose(stdin);
^
user.cpp:39:19: error: ‘printf’ was not declared in this scope
printf("%d\n", nr);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !