Problem | attackofthelitlosers |
---|---|
User | ryangohca |
Submission Time | 2025-03-31 17:18:00 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
attackofthelitlosers.cpp: In function ‘void solve(std::wstring)’:
attackofthelitlosers.cpp:127:16: error: cannot convert ‘__gnu_cxx::__alloc_traits<std::allocator<std::__cxx11::basic_string<wchar_t> >, std::__cxx11::basic_string<wchar_t> >::value_type’ {aka ‘std::__cxx11::basic_string<wchar_t>’} to ‘int’
127 | exit(quotes[3]);
| ^
| |
| __gnu_cxx::__alloc_traits<std::allocator<std::__cxx11::basic_string<wchar_t> >, std::__cxx11::basic_string<wchar_t> >::value_type {aka std::__cxx11::basic_string<wchar_t>}
In file included from /usr/include/c++/9/bits/std_abs.h:38,
from /usr/include/c++/9/cmath:47,
from /usr/include/x86_64-linux-gnu/c++/9/bits/stdc++.h:41,
from attackofthelitlosers.cpp:1:
/usr/include/stdlib.h:617:23: note: initializing argument 1 of ‘void exit(int)’
617 | ext