Problem | gotoschool_ex |
---|---|
User | highdelao |
Submission Time | 2023-11-04 21:03:03 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gotoschool_ex.cpp: In function ‘int main()’:
gotoschool_ex.cpp:29:18: error: aggregate ‘std::stringstream outputBuffer’ has incomplete type and cannot be defined
29 | stringstream outputBuffer;
| ^~~~~~~~~~~~