Compile Error
/in/foo.cc: In function 'void init()': /in/foo.cc:21:29: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] while(scanf("%d",&x)==1&x) ~~~~~~~~~~~~~~^~~ /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/Scrt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: error: ld returned 1 exit status
信息
- 递交者
- 类型
- 递交
- 题目
- P1022 Victoria的舞会2
- 语言
- C++
- 递交时间
- 2017-08-30 15:33:54
- 评测时间
- 2017-08-30 15:33:54
- 评测机
- 分数
- 0
- 总耗时
- 372ms
- 峰值内存
- 41.117 MiB