| Problem | lightningrod |
|---|---|
| User | SuspiciousAmogus |
| Submission Time | 2024-05-24 15:19:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lightningrod.cpp: In function ‘int main()’:
lightningrod.cpp:26:3: error: ‘X’ was not declared in this scope
26 | X = readInt();
| ^
lightningrod.cpp:27:3: error: ‘Y’ was not declared in this scope
27 | Y = readInt();
| ^