Problem | pigeons |
---|---|
User | kesleryak |
Submission Time | 2024-04-02 20:46:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pigeons.cpp: In function ‘std::string pigeons()’:
pigeons.cpp:10:33: error: variable ‘std::istringstream iss’ has initializer but incomplete type
10 | std::istringstream iss(input);
| ^