結果
問題 | No.3003 ところで |
ユーザー | goodbaton |
提出日時 | 2014-12-25 22:11:06 |
言語 | C++11 (gcc 11.4.0) |
結果 |
WA
|
実行時間 | - |
コード長 | 253 bytes |
コンパイル時間 | 697 ms |
コンパイル使用メモリ | 69,744 KB |
実行使用メモリ | 5,248 KB |
最終ジャッジ日時 | 2024-06-12 23:04:05 |
合計ジャッジ時間 | 806 ms |
ジャッジサーバーID (参考情報) |
judge3 / judge4 |
(要ログイン)
ソースコード
#include <cstdio> #include <cstdlib> #include <iostream> #include <string> #include <cmath> #include <algorithm> #include <vector> #include <queue> #include <stack> #include <map> using namespace std; int main(){ printf("3000\n"); return 0; }