けんき
says to
YSITD
int a(int r, double l); int a(int r, STRUCTA* l); a(1, NULL); 是undefined behavior嗎