#22217: C++ string


jayw711kb@gmail.com (Jay Huang)

School : 國立虎尾科技大學
ID : 119439
IP address : [27.247.130.217]
Last Login :
2020-09-15 15:55:19
f035. 最佳隊名獎 -- 板橋高中Python教學題 | From: [39.10.135.236] | Post Date : 2020-08-16 12:34

 

注意不能用gets or gets_s讀整行字元陣列,編譯器會說gets function was not declared in this scope

 

為了讀整行用getline(cin,s);

 
ZeroJudge Forum