Problem | stickytape |
---|---|
User | Random52 |
Submission Time | 2024-12-16 16:42:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
stickytape.cpp: In function ‘void write(const int32_t&)’:
stickytape.cpp:29:26: error: ‘x’ was not declared in this scope
29 | putchar_unlocked(x % 10 + '0');
| ^