結果
問題 | No.3010 Print inside /bin |
ユーザー | kpinkcat |
提出日時 | 2023-08-24 00:32:51 |
言語 | C++17 (gcc 12.3.0 + boost 1.83.0) |
結果 |
WA
|
実行時間 | - |
コード長 | 222 bytes |
コンパイル時間 | 866 ms |
コンパイル使用メモリ | 101,340 KB |
実行使用メモリ | 6,812 KB |
最終ジャッジ日時 | 2024-06-01 21:55:46 |
合計ジャッジ時間 | 1,228 ms |
ジャッジサーバーID (参考情報) |
judge2 / 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 << ""; }