Borderou de evaluare (job #2253726)
Utilizator | Data | 4 octombrie 2018 12:29:32 | |
---|---|---|---|
Problema | Ciurul lui Eratosthenes | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:5:1: error: declaration does not declare anything [-fpermissive]
int ;
^~~
user.cpp: In function ‘int main()’:
user.cpp:7:10: error: ‘n’ was not declared in this scope
fin>>n>>m;
^
user.cpp:7:13: error: ‘m’ was not declared in this scope
fin>>n>>m;
^
user.cpp:8:10: error: ‘i’ was not declared in this scope
for (i=1;i<=n;i++) {
^
user.cpp:9:14: error: ‘j’ was not declared in this scope
for (j=1;j<=m;j++) {
^
user.cpp:10:18: error: ‘a’ was not declared in this scope
fin>>a[i][j];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !