Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

download error: atcoder abc003-D #210

Closed
dbftdiyoeywga opened this issue Dec 26, 2018 · 3 comments
Closed

download error: atcoder abc003-D #210

dbftdiyoeywga opened this issue Dec 26, 2018 · 3 comments

Comments

@dbftdiyoeywga
Copy link

https://atcoder.jp/contests/abc003/tasks/abc003_4
運営が用意した詳細説明部分をテストの入出力として認識している。

[x] load cookie from: /home/account/.local/share/onlinejudge/cookie.jar
[x] GET: http://abc003.contest.atcoder.jp/tasks/abc003_4
[x] 200 OK
[!] strange name for input string: 出力例 1
[!] strange name for output string: 入力例 2
[!] strange name for input string: 出力例 2
[!] strange name for output string: 入力例 3
[!] strange name for input string: 出力例 3
[!] strange name for output string: 入力例 4
[!] strange name for input string: 出力例 4
[ERROR] dangling sample string: 976668549

[x] save cookie to: /home/account/.local/share/onlinejudge/cookie.jar

[*] sample 0
[x] input: 入力例 1
3 2
2 2
2 2
[+] saved to: test/sample-1.in
[x] output: 出力例 1
12
[+] saved to: test/sample-1.out

[*] sample 1
[x] input: 出力例 1
DD  DL  DL  LD  LD  LL  ..  ..  ..  ..  ..  ..
LL  DL  LD  DL  LD  DD  DD  DL  DL  LD  LD  LL
..  ..  ..  ..  ..  ..  LL  DL  LD  DL  LD  DD
[+] saved to: test/sample-2.in
[x] output: 入力例 2
4 5
3 1
3 0
[+] saved to: test/sample-2.out

[*] sample 2
[x] input: 出力例 2
10
[+] saved to: test/sample-3.in
[x] output: 入力例 3
23 18
15 13
100 95
[+] saved to: test/sample-3.out

[*] sample 3
[x] input: 出力例 3
364527243
[+] saved to: test/sample-4.in
[x] output: 入力例 4
30 30
24 22
145 132
[+] saved to: test/sample-4.out
@dbftdiyoeywga
Copy link
Author

env.

$ python3 -V
Python 3.6.7

$ pip list | grep online
online-judge-tools  0.1.46

$ cat /etc/os-release
NAME="Ubuntu"
VERSION="18.04.1 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.1 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic

$ uname -r
4.4.0-17763-Microsoft

@kmyk
Copy link
Member

kmyk commented Dec 27, 2018

報告ありがとうございます。バグなので直します

kmyk added a commit that referenced this issue Dec 27, 2018
kmyk added a commit that referenced this issue Dec 27, 2018
kmyk added a commit that referenced this issue Dec 27, 2018
@kmyk
Copy link
Member

kmyk commented Dec 27, 2018

修正して更新しました。また他に見付けたら報告お願いします

@kmyk kmyk closed this as completed Dec 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants