000034.cpp: In function 'int main()':
000034.cpp:46:28: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<int>::size_type {aka long unsigned int}' [-Wformat]
000034.cpp:48:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
