用户输出
7652
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
编号 | 题目 | 状态 | 分数 | 总时间 | 内存 | 代码 / 答案文件 | 提交者 | 提交时间 |
---|---|---|---|---|---|---|---|---|
#81572 | #1254. 含金量 | Wrong Answer | 40 | 53 ms | 384 K | C++ 11 (Clang) / 173 B | 15291309895 | 2022-11-19 23:31:44 |
#include <iostream>
using namespace std;
int x, y, z, i;
int main() {
cin >> x >> y >> z;
for (i = 1; i * z < x * y; i++)
;
cout << i - 1;
return 0;
}
用户输出
7652
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
146
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
1714
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
12413
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
99027
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
15201
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
2738
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
92
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
781
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
9626
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
1538
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0
用户输出
2257
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 0