| Problem | bigredarrow |
|---|---|
| User | vadar2525 |
| Submission Time | 2025-10-13 15:46:03 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bigredarrow.cpp: In function ‘int main()’:
bigredarrow.cpp:15:3: error: ‘intx’ was not declared in this scope; did you mean ‘int’?
15 | intx;
| ^~~~
| int
bigredarrow.cpp:16:10: error: ‘x’ was not declared in this scope
16 | cin >> x;
| ^