| Problem | veryeasymath |
|---|---|
| User | goose |
| Submission Time | 2026-02-25 21:47:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
veryeasymath.cpp: In function ‘int main()’:
veryeasymath.cpp:50:13: error: cannot convert ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘long long int’ in initialization
50 | int d = c(dummy,0);
| ~^~~~~~~~~
| |
| std::string {aka std::__cxx11::basic_string<char>}