Problem | splithunny |
---|---|
User | hwy |
Submission Time | 2023-06-20 10:40:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
splithunny.cpp: In function ‘int main()’:
splithunny.cpp:25:12: error: ‘r’ was not declared in this scope
25 | cin >> r >> c;
| ^
splithunny.cpp:25:17: error: ‘c’ was not declared in this scope
25 | cin >> r >> c;
| ^