Problem | fuelstation |
---|---|
User | CastyLoz17 |
Submission Time | 2024-07-05 16:02:22 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fuelstation.cpp: In function ‘int main()’:
fuelstation.cpp:65:28: error: variable ‘std::istringstream iss’ has initializer but incomplete type
65 | istringstream iss(input);
| ^