Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 5 years ago

Language

Compiler

Options

Author

anonymous

about 5 years ago

$
prog.cc: In function 'int get_majority_element(std::vector<int>&)':
prog.cc:12:23: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
   12 |   for (size_t i = 0;i < len-1; i++)
      |                     ~~^~~~~~~
0
Exit Code:
0