| Problem | veryeasymath |
|---|---|
| User | jmuzhen |
| Submission Time | 2025-02-21 09:34:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
veryeasymath.cpp: In function ‘int main()’:
veryeasymath.cpp:93:19: error: could not convert ‘1’ from ‘int’ to ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’}
93 | cout << ADD(s,1) << endl;
| ^
| |
| int