Problem | wv |
---|---|
User | cry0rsa |
Submission Time | 2025-06-18 10:32:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
wv.cpp: In function ‘int main()’:
wv.cpp:9:19: error: cannot convert ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘int’ in initialization
9 | int spikecount = S;
| ^
| |
| std::string {aka std::__cxx11::basic_string<char>}