Problem | reverseandmin |
---|---|
User | Elnathan |
Submission Time | 2023-12-11 10:39:47 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
reverseandmin.cpp: In function ‘int main()’:
reverseandmin.cpp:11:30: error: ‘std::string’ {aka ‘class std::__cxx11::basic_string<char>’} has no member named ‘temptemp’
11 | string temp = to_string(k). temptemp;
| ^~~~~~~~
reverseandmin.cpp:23:3: error: ‘temptemp’ was not declared in this scope
23 | temptemp = to_string(k);
| ^~~~~~~~