結果
問題 |
No.2647 [Cherry 6th Tune A] Wind
|
ユーザー |
|
提出日時 | 2024-02-23 22:55:08 |
言語 | PyPy3 (7.3.15) |
結果 |
WA
|
実行時間 | - |
コード長 | 155 bytes |
コンパイル時間 | 155 ms |
コンパイル使用メモリ | 82,944 KB |
実行使用メモリ | 76,672 KB |
最終ジャッジ日時 | 2024-09-29 08:11:19 |
合計ジャッジ時間 | 1,664 ms |
ジャッジサーバーID (参考情報) |
judge4 / judge1 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
other | WA * 14 |
ソースコード
for _ in range(int(input())): d,a=map(int,input().split()) *x,=map(int,input().split()) for i in x: j=int(str(i*10//a)[-1]) print(i//a+(j>4))