#40418: 字串長度


lbm00138 (A是蘋果 B是香蕉)

School : 臺北市立成淵高級中學
ID : 270386
IP address : [61.71.40.242]
Last Login :
2025-07-15 12:07:04
a022. 迴文 | From: [101.136.169.188] | Post Date : 2024-05-18 01:11

c語言字串長度

#include <string.h>

int l = strlen(str);

 
ZeroJudge Forum