結果
| 問題 |
No.1306 Exactly 2 Digits
|
| コンテスト | |
| ユーザー |
|
| 提出日時 | 2020-11-08 21:18:55 |
| 言語 | C (gcc 13.3.0) |
| 結果 |
WA
|
| 実行時間 | - |
| コード長 | 90 bytes |
| コンパイル時間 | 120 ms |
| コンパイル使用メモリ | 26,624 KB |
| 実行使用メモリ | 51,820 KB |
| 平均クエリ数 | 2.00 |
| 最終ジャッジ日時 | 2024-07-17 07:19:56 |
| 合計ジャッジ時間 | 23,187 ms |
|
ジャッジサーバーID (参考情報) |
judge5 / judge1 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| other | WA * 123 |
ソースコード
#include<stdio.h>
int main(){
puts("! 3 2");
puts("?????");
fflush(stdout);
}