Problem | monstergo |
---|---|
User | YellowPurpleDragon |
Submission Time | 2025-08-21 15:04:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
monstergo.cpp: In function ‘int main()’:
monstergo.cpp:14:58: error: expected ‘}’ before ‘]’ token
14 | {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12]},
| ~ ^
monstergo.cpp:14:58: error: expected ‘}’ before ‘]’ token
monstergo.cpp:9:20: note: to match this ‘{’
9 | ll b[50][12] = {
| ^
monstergo.cpp:14:58: error: expected ‘,’ or ‘;’ before ‘]’ token
14 | {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12]},
| ^
monstergo.cpp: At global scope:
monstergo.cpp:14:60: error: mixing declarations and function-definitions is forbidden
14 | {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12]},
| ^
monstergo.cpp:15:21: error: expected unqualified-id before ‘{’ token
15 | {10