Problem | smurf |
---|---|
User | kesleryak |
Submission Time | 2024-04-05 21:42:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
smurf.cpp: In function ‘int main()’:
smurf.cpp:15:35: error: variable ‘std::istringstream iss’ has initializer but incomplete type
15 | std::istringstream iss(b_input);
| ^