Problem | grassplant |
---|---|
User | justin271828 |
Submission Time | 2024-12-21 16:10:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
grassplant.cpp: In function ‘int main()’:
grassplant.cpp:61:15: error: expected ‘}’ at end of input
61 | cin >> N >> M;
| ^
grassplant.cpp:59:12: note: to match this ‘{’
59 | int main() {
| ^