結果
問題 | No.3010 Print inside /bin |
ユーザー | kpinkcat |
提出日時 | 2023-08-24 00:31:50 |
言語 | C++17 (gcc 12.3.0 + boost 1.83.0) |
結果 |
WA
|
実行時間 | - |
コード長 | 230 bytes |
コンパイル時間 | 884 ms |
コンパイル使用メモリ | 102,012 KB |
実行使用メモリ | 6,820 KB |
最終ジャッジ日時 | 2024-06-01 21:54:48 |
合計ジャッジ時間 | 1,426 ms |
ジャッジサーバーID (参考情報) |
judge4 / judge3 |
(要ログイン)
ソースコード
#include<iostream> #include<iomanip> #include<string> #include<algorithm> #include<vector> #include<set> #include<list> #include<queue> #include<math.h> #include<bitset> using namespace std; int main(){ cout << "" << endl; }