結果
問題 | No.2789 hako111223’s Master Thesis |
ユーザー |
![]() |
提出日時 | 2024-11-29 15:07:32 |
言語 | Nim (2.2.0) |
結果 |
AC
|
実行時間 | 2 ms / 2,000 ms |
コード長 | 143 bytes |
コンパイル時間 | 2,824 ms |
コンパイル使用メモリ | 61,480 KB |
実行使用メモリ | 6,820 KB |
最終ジャッジ日時 | 2024-11-29 15:07:36 |
合計ジャッジ時間 | 3,674 ms |
ジャッジサーバーID (参考情報) |
judge1 / judge4 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
sample | AC * 3 |
other | AC * 15 |
ソースコード
import strscanslet(_, a, b, c, d) = stdin.readAll.scanTuple"$i $i $i $i"x = 31 - a + becho:if x >= c: 1elif x >= d: 2else: 3