int to string, string to int

728x90

#include <string>

 

stoi

 

to_string

이 함수 두개 사용하면 됨

728x90