| Problem | sixandseven |
|---|---|
| User | Ronaldo7 |
| Submission Time | 2026-06-26 13:26:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:9:2: error: ‘igned’ was not declared in this scope; did you mean ‘signed’?
9 | igned main(){
| ^~~~~
| signed
sixandseven.cpp:34:1: error: expected ‘}’ at end of input
34 | }
| ^
sixandseven.cpp:5:14: note: to match this ‘{’
5 | signed main(){
| ^