| Problem | sixandseven |
|---|---|
| User | rjdaddy69 |
| Submission Time | 2026-06-26 15:12:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:7:7: error: ‘N’ was not declared in this scope
7 | int [N};
| ^
sixandseven.cpp:7:8: error: expected ‘,’ before ‘}’ token
7 | int [N};
| ^
| ,
sixandseven.cpp:7:8: error: expected identifier before ‘}’ token
sixandseven.cpp:7:8: error: expected ‘]’ before ‘}’ token
7 | int [N};
| ^
| ]
sixandseven.cpp: In lambda function:
sixandseven.cpp:7:8: error: expected ‘{’ before ‘}’ token
sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:7:8: error: expected ‘;’ before ‘}’ token
7 | int [N};
| ^
| ;
sixandseven.cpp: At global scope:
sixandseven.cpp:8:2: error: ‘cin’ does not name a type; did you mean ‘sin’?
8 | cin >> {N};
| ^~~
| sin
sixandseven.cpp:9:5: error: expected unqualified-id before ‘if’
9 | if((N == 6