Problem | clocktower |
---|---|
User | ZenTan |
Submission Time | 2024-08-05 17:01:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
clocktower.cpp: In function ‘int main()’:
clocktower.cpp:11:2: error: ‘LONG’ was not declared in this scope
11 | LONG float h; cin >> h;
| ^~~~
clocktower.cpp:11:23: error: ‘h’ was not declared in this scope
11 | LONG float h; cin >> h;
| ^