Wrong Answer
/in/foo.cc:8:7: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] main () ^ /in/foo.cc: In function 'int main()': /in/foo.cc:15:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if(x1==x2) ^ /in/foo.cc:19:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (y1==y2) ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1498 排座椅
- 语言
- C++
- 递交时间
- 2018-08-08 08:49:38
- 评测时间
- 2018-08-08 08:49:38
- 评测机
- 分数
- 10
- 总耗时
- 37ms
- 峰值内存
- 384.0 KiB