![]() ![]() | ![]() |
|
ปรับปรุง : 2564-07-13 (ปรับแฟ้ม) |
| datatype | TurboC | Programming |
#include <stdio.h>
void main()
{
int n;
scanf("%d",&n);
if (n > 5) {
printf("more than five");
} else {
printf("less than or equal five");
}
getchar();
} |
|
| "ไม่เริ่มต้นในวันนี้ จะไม่มีทางสำเร็จในวันพรุ่ง" โดย โยฮัน ว็อล์ฟกัง ฟ็อน เกอเทอ |