-->
当前位置:首页 > 题库

int a,b;

Luz5年前 (2021-05-10)题库749
int a,b; scanf("a=%d,b=%d",&a,&b); the correct input should be: 5,6 ~@[](3)

答案:FALSE