結果
問題 | No.8102 Guess and fill in the blank |
ユーザー |
|
提出日時 | 2023-03-31 21:34:19 |
言語 | C++17 (gcc 13.3.0 + boost 1.87.0) |
結果 |
WA
|
実行時間 | - |
コード長 | 109 bytes |
コンパイル時間 | 1,679 ms |
コンパイル使用メモリ | 191,708 KB |
最終ジャッジ日時 | 2025-02-11 20:01:05 |
ジャッジサーバーID (参考情報) |
judge1 / judge5 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
other | WA * 5 |
ソースコード
#include <bits/stdc++.h> using namespace std; using ll = long long int; int main(){ cout << 0 << endl; }