Compile Error
foo.cpp: In function 'int main()': foo.cpp:33:13: error: expected ';' before 'while' while((x-y)%(m-n)!=0) ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1009 清帝之惑之康熙
- 语言
- C++
- 递交时间
- 2016-05-06 15:40:39
- 评测时间
- 2016-05-06 15:40:40
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes
foo.cpp: In function 'int main()': foo.cpp:33:13: error: expected ';' before 'while' while((x-y)%(m-n)!=0) ^