Problem nicenumber
User ZacharyTan2010
Submission Time 2025-01-08 16:38:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nicenumber.cpp: In function ‘int main()’:
nicenumber.cpp:6:7: error: ‘s’ was not declared in this scope
6 | for (s=t;s--;){
| ^