用户输出
11
Special Judge 信息
Presentation Error | Unexpected end of file - int32 expected
系统信息
Exited with return code 0
编号 | 题目 | 状态 | 分数 | 总时间 | 内存 | 代码 / 答案文件 | 提交者 | 提交时间 |
---|---|---|---|---|---|---|---|---|
#114676 | #1145. ddd 和渡渡鸟 | Wrong Answer | 6 | 159 ms | 12276 K | C++ 11 / 770 B | Rhodoks | 2024-07-22 20:44:16 |
#include <bits/stdc++.h>
#define MAXN 1010000
using namespace std;
vector<int> g[MAXN];
int in[MAXN];
int sum[MAXN];
int x, y;
bool check(int mid) {
for (int i = 0; i <= mid; i++) {
g[i].clear();
in[i] = 0;
}
for (int i = 0; i <= mid; i++) {
if (i + x <= mid) {
g[i].push_back(i + x);
in[i + x]++;
}
if (i + y <= mid) {
g[i + y].push_back(i);
in[i]++;
}
}
int cnt = 0;
queue<int> q;
for (int i = 0; i <= mid; i++)
if (in[i] == 0)
q.push(i);
while (!q.empty()) {
int pos = q.front();
q.pop();
sum[pos] = cnt++;
for (auto p : g[pos]) {
in[p]--;
if (!in[p])
q.push(p);
}
}
if (cnt == mid + 1)
return 1;
return 0;
}
int main() {
cin >> x >> y;
cout << x + y - __gcd(x, y) - 1;
return 0;
}
用户输出
11
Special Judge 信息
Presentation Error | Unexpected end of file - int32 expected
系统信息
Exited with return code 0
419
36 36 36 36 36 36 36 36 36 36 -385 36 36 36 36 36 36 36 36 36 36 36 -385 36 36 36 36 36 36 36 36
<1231 bytes omitted>
用户输出
419
Special Judge 信息
Presentation Error | Unexpected end of file - int32 expected
系统信息
Exited with return code 0
11223
3929 -7296 3929 3929 -7296 3929 3929 -7296 3929 3929 -7296 3929 3929 -7296 3929 3929 -7296 392
<59949 bytes omitted>
用户输出
11223
Special Judge 信息
Presentation Error | Unexpected end of file - int32 expected
系统信息
Exited with return code 0
174689
1 1 1 1 1 1 1 1 -46349 1 1 1 1 1 1 1 1 -46349 1 1 1 1 1 1 1 1 128350 1 1 1 1 1 1 1 1 -46349 1
<446330 bytes omitted>
用户输出
174689
Special Judge 信息
Presentation Error | Unexpected end of file - int32 expected
系统信息
Exited with return code 0
188827
1 -51075 1 -51075 1 137755 1 -51075 1 -51075 1 -51075 1 137755 1 -51075 1 -51075 1 -51075 1 1
<849626 bytes omitted>
用户输出
188827
Special Judge 信息
Presentation Error | Unexpected end of file - int32 expected
系统信息
Exited with return code 0
210661
1 -33215 1 -33215 1 -33215 1 -33215 1 -33215 1 177449 1 -33215 1 -33215 1 -33215 1 -33215 1 -
<947879 bytes omitted>
用户输出
210661
Special Judge 信息
Presentation Error | Unexpected end of file - int32 expected
系统信息
Exited with return code 0
366169
1 1 1 1 1 1 -102157 1 1 1 1 1 1 -102157 1 1 1 1 1 1 264020 1 1 1 1 1 1 -102157 1 1 1 1 1 1 -1
<1031507 bytes omitted>
用户输出
366169
Special Judge 信息
Presentation Error | Unexpected end of file - int32 expected
系统信息
Exited with return code 0
399999
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
<799921 bytes omitted>
用户输出
399999
Special Judge 信息
Presentation Error | Unexpected end of file - int32 expected
系统信息
Exited with return code 0
599997
2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
<1199907 bytes omitted>
用户输出
599997
Special Judge 信息
Presentation Error | Unexpected end of file - int32 expected
系统信息
Exited with return code 0
599997
-2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2 -2
<1799902 bytes omitted>
用户输出
599997
Special Judge 信息
Presentation Error | Unexpected end of file - int32 expected
系统信息
Exited with return code 0
390556
191381 -199177 191381 -199177 191381 -199177 191381 -199177 191381 -199177 191381 -199177 191
<2925179 bytes omitted>
用户输出
390556
Special Judge 信息
Presentation Error | Unexpected end of file - int32 expected
系统信息
Exited with return code 0
292643
1 -15589 1 -15589 1 -15589 1 -15589 1 -15589 1 -15589 1 -15589 1 -15589 1 -15589 1 -15589 1 -
<1316798 bytes omitted>
用户输出
292643
Special Judge 信息
Presentation Error | Unexpected end of file - int32 expected
系统信息
Exited with return code 0
517013
1 1 -105107 1 1 -105107 1 1 -105107 1 1 411910 1 1 -105107 1 1 -105107 1 1 -105107 1 1 -10510
<2032921 bytes omitted>
用户输出
517013
Special Judge 信息
Presentation Error | Unexpected end of file - int32 expected
系统信息
Exited with return code 0
599995
1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1
<1199903 bytes omitted>
用户输出
599995
Special Judge 信息
Presentation Error | Unexpected end of file - int32 expected
系统信息
Exited with return code 0
用户输出
0
Special Judge 信息
Accepted | Correct. answer = 0
系统信息
Exited with return code 0