Borderou de evaluare (job #1409414)
Utilizator | Data | 30 martie 2015 15:21:16 | |
---|---|---|---|
Problema | Nunta | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:14:26: error: expected ‘]’ before numeric constant
int A[170], B[170], C[17 0];
^
user.cpp: In function ‘void Sum()’:
user.cpp:20:9: error: ‘C’ was not declared in this scope
C[++C[0]] = z % 10;
^
user.cpp:24:9: error: ‘C’ was not declared in this scope
C[++C[0]] = t;
^
user.cpp: In function ‘void CodeExpert()’:
user.cpp:43:20: error: ‘C’ was not declared in this scope
memset(C, 0, sizeof(C));
^
user.cpp:48:17: error: ‘C’ was not declared in this scope
for(i = C[0]; i >= 1; i --)
^
user.cpp:30:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &n);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !