| Problem | spreadsheet |
|---|---|
| User | Shauryaw |
| Submission Time | 2025-06-19 09:56:35 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
spreadsheet.cpp: In function ‘int main()’:
spreadsheet.cpp:17:30: error: ‘P’ was not declared in this scope
17 | long long fastest = (k + P - 1) / P;
| ^
spreadsheet.cpp:19:20: error: ‘N’ was not declared in this scope
19 | if (fastest <= N)
| ^