| Problem | illuminate |
|---|---|
| User | vadar2525 |
| Submission Time | 2026-04-17 16:08:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
illuminate.cpp: In function ‘int main()’:
illuminate.cpp:11:14: error: ‘R’ was not declared in this scope
11 | cout << r*c(R+C-1);
| ^
illuminate.cpp:11:16: error: ‘C’ was not declared in this scope
11 | cout << r*c(R+C-1);
| ^
illuminate.cpp:11:19: error: ‘c’ cannot be used as a function
11 | cout << r*c(R+C-1);
| ^