Compile Error
/in/foo.c: In function 'main':
/in/foo.c:6:2: warning: implicit declaration of function 'scnaf' [-Wimplicit-function-declaration]
  scnaf("%d%d%d",&x,&y.&z);
  ^~~~~
/in/foo.c:6:23: error: expected identifier before '&' token
  scnaf("%d%d%d",&x,&y.&z);
                       ^
  信息
- 递交者
 - 类型
 - 自测
 - 题目
 - A1-1 分支结构练习:三数排序
 - 语言
 - C
 - 递交时间
 - 2019-04-20 18:08:15
 - 评测时间
 - 2019-04-20 18:08:15
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes