Wrong Answer
foo.c: In function 'main':
foo.c:8:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    8 |         if (num1<num2);
      |         ^~
foo.c:9:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    9 |                 printf("xiao gu shi hao ren\n");
      |                 ^~~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1088 xf2-1切冰西瓜
 - 语言
 - C
 - 递交时间
 - 2022-10-04 13:59:26
 - 评测时间
 - 2022-10-04 13:59:26
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 9ms
 - 峰值内存
 - 256.0 KiB