| Problem | lunchbox | 
|---|---|
| User | Elyssa278 | 
| Submission Time | 2024-02-01 19:56:51 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:11:33: error: variable ‘std::istringstream iss’ has initializer but incomplete type
   11 |     std::istringstream iss(input);
      |                                 ^