Borderou de evaluare (job #2222281)
Utilizator | Data | 16 iulie 2018 19:41:32 | |
---|---|---|---|
Problema | Jocul Flip | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void BT(int)’:
user.cpp:40:44: error: ‘s’ was not declared in this scope
for(int j = 1; j <= m; j++)s
^
user.cpp: In function ‘int main()’:
user.cpp:60:26: error: expected ‘;’ before ‘s’
for(int j = 1; j s<= m; j++)
^
user.cpp:60:26: error: ‘s’ was not declared in this scope
user.cpp:60:31: error: expected ‘)’ before ‘;’ token
for(int j = 1; j s<= m; j++)
^
user.cpp:60:9: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for(int j = 1; j s<= m; j++)
^~~
user.cpp:60:33: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
for(int j = 1; j s<= m; j++)
^
user.cpp:59:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for(int i = 1; i <= n; i++)
^~~
user.cpp:60:33: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
for(int j = 1; j s<= m; j++)
^
user.cpp:60:33: error: ‘j’ was not declared in this scope
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !