Borderou de evaluare (job #602905)
Utilizator | Data | 13 iulie 2011 17:56:13 | |
---|---|---|---|
Problema | Cifre2 | 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:31:26: error: ‘stdin’ was not declared in this scope
freopen("cifre2.in","r",stdin);
^
user.cpp:31:31: error: ‘freopen’ was not declared in this scope
freopen("cifre2.in","r",stdin);
^
user.cpp:32:27: error: ‘stdout’ was not declared in this scope
freopen("cifre2.out","w",stdout);
^
user.cpp:34:23: error: ‘scanf’ was not declared in this scope
scanf("%d %d", &N, &k);
^
user.cpp:42:31: error: ‘memcpy’ was not declared in this scope
memcpy(C+k, C, sizeof(char)*i);
^
user.cpp:69:20: error: ‘printf’ was not declared in this scope
printf("%d", T[i]);
^
user.cpp:70:13: error: ‘printf’ was not declared in this scope
printf("\n");
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !