Problem radioactive
User TheRaptor
Submission Time 2023-02-04 18:50:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

radioactive.cpp: In function ‘int main()’:
radioactive.cpp:92:3: error: ‘dpp’ was not declared in this scope; did you mean ‘dp’?
92 | dpp.push(1);
| ^~~
| dp