結果
| 問題 |
No.2819 Binary Binary-Operator
|
| コンテスト | |
| ユーザー |
|
| 提出日時 | 2024-07-26 23:52:04 |
| 言語 | PyPy3 (7.3.15) |
| 結果 |
WA
|
| 実行時間 | - |
| コード長 | 76 bytes |
| コンパイル時間 | 361 ms |
| コンパイル使用メモリ | 81,868 KB |
| 実行使用メモリ | 70,548 KB |
| 平均クエリ数 | 3.00 |
| 最終ジャッジ日時 | 2024-07-26 23:52:13 |
| 合計ジャッジ時間 | 8,430 ms |
|
ジャッジサーバーID (参考情報) |
judge5 / judge3 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| other | AC * 56 WA * 8 |
ソースコード
x,y=map(int,input().split()) print(4) print(x,y,0,0) t=int(input()) print(t)