| Problem | findingpavement |
|---|---|
| User | WouldIWas |
| Submission Time | 2025-05-12 21:15:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
findingpavement.cpp: In function ‘int main()’:
findingpavement.cpp:13:6: error: no match for ‘operator+=’ (operand types are ‘std::string [n]’ {aka ‘std::__cxx11::basic_string<char> [n]’} and ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’})
13 | P += s;
| ~~^~~~