Problem | goofyrooks |
---|---|
User | impotato |
Submission Time | 2023-12-30 15:08:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
goofyrooks.cpp: In function ‘int32_t main()’:
goofyrooks.cpp:15:4: error: ‘acint’ was not declared in this scope
15 | acint x,y;
| ^~~~~
goofyrooks.cpp:16:11: error: ‘x’ was not declared in this scope
16 | cin >> x >> y;
| ^
goofyrooks.cpp:16:16: error: ‘y’ was not declared in this scope
16 | cin >> x >> y;
| ^