Problem spreadsheet
User haiquan
Submission Time 2025-09-14 19:47:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

spreadsheet.cpp: In function ‘int main()’:
spreadsheet.cpp:9:5: error: ‘k’ was not declared in this scope
9 | if (k%p != 0){
| ^
spreadsheet.cpp:9:7: error: ‘p’ was not declared in this scope
9 | if (k%p != 0){
| ^