Problem stickytape
User justin271828
Submission Time 2024-12-16 14:58:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stickytape.cpp: In function ‘int main()’:
stickytape.cpp:4:37: error: ‘theminimumpossibleannoyance’ was not declared in this scope
4 | #define theminimumpossibleannoyance theminimumpossibleannoyance
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
stickytape.cpp:7:10: note: in expansion of macro ‘theminimumpossibleannoyance’
7 | cout << theminimumpossibleannoyance;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~