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