| Problem | conlang |
|---|---|
| User | kesleryak |
| Submission Time | 2024-02-17 15:20:07 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
conlang.cpp: In function ‘int main()’:
conlang.cpp:42:38: error: variable ‘std::istringstream iss’ has initializer but incomplete type
42 | std::istringstream iss(inputWords);
| ^