Language
Compiler
Options
$
random
text
to
test
splitting
Exit Code:
0
Author
anonymous
over 7 years ago
Author
anonymous
over 7 years ago
$
prog.cc: In function 'std::vector<std::__cxx11::basic_string<char> > parse(std::__cxx11::string, std::__cxx11::string)':
prog.cc:22:26: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
for (size_t i = 0; i <= count; i++)
~~^~~~~~~~
random
text
to
test
splitting