Accepted
/in/foo.c: In function 'main':
/in/foo.c:17:5: warning: statement with no effect [-Wunused-value]
   A:1;
     ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1911 珠心算测验
 - 语言
 - C
 - 递交时间
 - 2018-03-11 16:33:47
 - 评测时间
 - 2018-03-11 16:33:47
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 33ms
 - 峰值内存
 - 256.0 KiB
 
/in/foo.c: In function 'main':
/in/foo.c:17:5: warning: statement with no effect [-Wunused-value]
   A:1;
     ^