結果
問題 |
No.2544 Many RMQ Problems
|
ユーザー |
![]() |
提出日時 | 2023-12-23 20:43:38 |
言語 | C++17 (gcc 13.3.0 + boost 1.87.0) |
結果 |
WA
|
実行時間 | - |
コード長 | 167 bytes |
コンパイル時間 | 1,841 ms |
コンパイル使用メモリ | 188,708 KB |
最終ジャッジ日時 | 2025-02-18 14:01:13 |
ジャッジサーバーID (参考情報) |
judge5 / judge5 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
sample | WA * 4 |
other | WA * 25 |
ソースコード
// S2OJ Submission #12345 @ 1703331815401 #include <bits/stdc++.h> using namespace std; // int cnt[1024]; int main() { // this is a test submission. return 0; }