Accepted
/in/foo.c: In function 'main':
/in/foo.c:9:10: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'long long int *' [-Wformat=]
  scanf("%d",&x);
          ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1476 B. Even or Odd
 - 比赛
 - 2023年新生赛(第二场)
 - 语言
 - C
 - 递交时间
 - 2023-08-25 12:51:23
 - 评测时间
 - 2023-08-25 12:51:23
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 13ms
 - 峰值内存
 - 248.0 KiB