#22217: C++ string


jayw711kb@gmail.com (Jay Huang)

學校 : 國立虎尾科技大學
編號 : 119439
來源 : [27.247.130.217]
最後登入時間 :
2020-09-15 15:55:19
f035. 最佳隊名獎 -- 板橋高中Python教學題 | From: [39.10.135.236] | 發表日期 : 2020-08-16 12:34

 

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

 

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

 
ZeroJudge Forum