| Problem | feast | 
|---|---|
| User | Suki | 
| Submission Time | 2023-03-16 19:18:59 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 feast.cpp: In function ‘int main()’:
feast.cpp:11:26: error: variable ‘std::stringstream ss’ has initializer but incomplete type
   11 |     stringstream ss(input);
      |                          ^
feast.cpp:19:27: error: variable ‘std::stringstream ss2’ has initializer but incomplete type
   19 |     stringstream ss2(input);
      |                           ^