Problem digits2
User maoyuxi
Submission Time 2026-03-30 22:20:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

digits2.cpp: In function ‘int main()’:
digits2.cpp:178:23: error: ‘p’ was not declared in this scope
178 | nope = stop * (c[p] + c[p]);
| ^