| Problem | smurf |
|---|---|
| User | ETkilobyte |
| Submission Time | 2024-05-14 18:55:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
smurf.cpp: In function ‘int main()’:
smurf.cpp:13:33: error: variable ‘std::istringstream iss’ has initializer but incomplete type
13 | std::istringstream iss(input);
| ^