Rumah > Soal Jawab > teks badan
int main() { char s1[50], s2[50] = "hello"; s1 = s2; printf("%s", s1); }
Rumah
Kursus
Soal Jawab
saya