結果
| 問題 | 
                            No.8089 32xtm fwf8ggk pgmer@ qr@,wsvb guf@t^xd@
                             | 
                    
| コンテスト | |
| ユーザー | 
                             | 
                    
| 提出日時 | 2022-04-01 23:09:36 | 
| 言語 | C++14  (gcc 13.3.0 + boost 1.87.0)  | 
                    
| 結果 | 
                             
                                WA
                                 
                             
                            
                         | 
                    
| 実行時間 | - | 
| コード長 | 124 bytes | 
| コンパイル時間 | 1,580 ms | 
| コンパイル使用メモリ | 164,168 KB | 
| 実行使用メモリ | 6,824 KB | 
| 最終ジャッジ日時 | 2024-11-20 11:54:44 | 
| 合計ジャッジ時間 | 2,089 ms | 
| 
                            ジャッジサーバーID (参考情報)  | 
                        judge1 / judge3 | 
(要ログイン)
| ファイルパターン | 結果 | 
|---|---|
| other | WA * 10 | 
ソースコード
#include<bits/stdc++.h>
using namespace std;
typedef int64_t ll;
int main(){
  int i;
  cin>>i;
  cout<<i;
  
  return 0;
}