結果
問題 | No.188 HAPPY DAY |
ユーザー | tenkyu9 |
提出日時 | 2018-01-20 00:53:40 |
言語 | C++11 (gcc 11.4.0) |
結果 |
WA
|
実行時間 | - |
コード長 | 216 bytes |
コンパイル時間 | 633 ms |
コンパイル使用メモリ | 66,932 KB |
実行使用メモリ | 6,816 KB |
最終ジャッジ日時 | 2024-06-10 01:02:51 |
合計ジャッジ時間 | 973 ms |
ジャッジサーバーID (参考情報) |
judge4 / judge1 |
(要ログイン)
ソースコード
#include<iostream> #include<string> #include<algorithm> #include<cmath> #include<math.h> #include<iomanip> #include<stdio.h> #include<cstring> using namespace std; int main(){ cout << 29 << endl; return 0; }