Problem sheepishprogrammer
User Ayden67
Submission Time 2026-09-04 11:44:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sheepishprogrammer.cpp:23:16: error: invalid digit "9" in octal constant
23 | long long o = 00000000000019039029;
| ^~~~~~~~~~~~~~~~~~~~
sheepishprogrammer.cpp: In function ‘int main()’:
sheepishprogrammer.cpp:24:10: error: ‘p’ was not declared in this scope
24 | cout << p;
| ^