Problem spreadsheet
User kiwiwi
Submission Time 2025-06-19 09:30:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

spreadsheet.cpp: In function ‘int main()’:
spreadsheet.cpp:14:3: error: ‘a’ was not declared in this scope
14 | a = k % p;
| ^