Problem | area |
---|---|
User | kesleryak |
Submission Time | 2024-02-17 20:25:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
area.cpp: In function ‘int solve(int)’:
area.cpp:10:42: error: variable ‘std::istringstream iss’ has initializer but incomplete type
10 | std::istringstream iss(input_line);
| ^