結果
問題 |
No.5012 Better Mo's Algorithm is Needed!! (Execute)
|
ユーザー |
|
提出日時 | 2022-12-12 13:32:20 |
言語 | C++23 (gcc 13.3.0 + boost 1.87.0) |
結果 |
WA
(最新)
J_ERR
(最初)
|
実行時間 | - |
コード長 | 93 bytes |
コンパイル時間 | 3,852 ms |
実行使用メモリ | 6,956 KB |
スコア | 0 |
最終ジャッジ日時 | 2022-12-13 20:42:03 |
合計ジャッジ時間 | 16,696 ms |
ジャッジサーバーID (参考情報) |
judge16 / judge10 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
sample | WA * 1 |
other | WA * 99 |
ソースコード
#include<bits/stdc++.h> using namespace std; int main(){ cout << "test\n"; return 0; }