#include <stdio.h> int main() { int a, b, c; printf("Enter the first value:"); ... You can print all of the normal C types with printf by using different ...
確定! 回上一頁