Compile Error
/in/foo.c: In function 'main':
/in/foo.c:5:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before '&' token
  int num=5,a&b=4,a|b=7
             ^
/in/foo.c:5:6: warning: unused variable 'num' [-Wunused-variable]
  int num=5,a&b=4,a|b=7
      ^~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 偷拍硕哥5
 - 语言
 - C
 - 递交时间
 - 2019-07-30 15:42:49
 - 评测时间
 - 2019-07-30 15:42:49
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes