| Problem | area |
|---|---|
| User | kesleryak |
| Submission Time | 2024-04-07 19:03:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
area.cpp: In function ‘int solve(int)’:
area.cpp:12:37: error: variable ‘std::istringstream iss’ has initializer but incomplete type
12 | std::istringstream iss(input);
| ^