Problem chinese
User PlayVoltz
Submission Time 2023-05-11 11:30:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

chinese.cpp: In function ‘int main()’:
chinese.cpp:16:7: error: ‘k’ was not declared in this scope
16 | cin>>k;
| ^
chinese.cpp:25:8: error: ‘total’ was not declared in this scope
25 | cout<<total;
| ^~~~~