不会写不出来,运行也不出来,答案错误,求解,这个代码怎么写,不知道怎么写
收起
望采纳
#include <stdio.h> int main() { int a;; scanf("%d", &a); printf("%d", a+10); return 0; }
报告相同问题?