Borderou de evaluare (job #1090795)
Utilizator | Data | 23 ianuarie 2014 08:41:28 | |
---|---|---|---|
Problema | Sant | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:1:5: error: stray ‘#’ in program
a # include <cstdio>
^
user.cpp:1:1: error: ‘a’ does not name a type
a # include <cstdio>
^
user.cpp: In function ‘void scrie(int, int)’:
user.cpp:35:28: error: ‘printf’ was not declared in this scope
printf("%d ", ult[i][j]);
^
user.cpp: In function ‘int main()’:
user.cpp:40:29: error: ‘stdin’ was not declared in this scope
freopen("sant.in", "r", stdin);
^
user.cpp:40:34: error: ‘freopen’ was not declared in this scope
freopen("sant.in", "r", stdin);
^
user.cpp:41:29: error: ‘stdout’ was not declared in this scope
freopen("sant.out","w", stdout);
^
user.cpp:43:36: error: ‘scanf’ was not declared in this scope
scanf("%d %d %d\n", &s, &n, &ct);
^
user.cpp:53:36: error: ‘printf’ was not declared in this scope
if(sol[s][n]==inf) printf("0\n");
^
user.cpp:56:34: error: ‘printf’ was not declared in this scope
printf("%d\n", sol[s][n]);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !