結果
| 問題 |
No.8089 32xtm fwf8ggk pgmer@ qr@,wsvb guf@t^xd@
|
| コンテスト | |
| ユーザー |
SSRS
|
| 提出日時 | 2022-04-01 21:39:11 |
| 言語 | C++17 (gcc 13.3.0 + boost 1.87.0) |
| 結果 |
WA
|
| 実行時間 | - |
| コード長 | 101 bytes |
| コンパイル時間 | 1,872 ms |
| コンパイル使用メモリ | 191,384 KB |
| 最終ジャッジ日時 | 2025-01-28 13:51:10 |
|
ジャッジサーバーID (参考情報) |
judge3 / judge4 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| other | WA * 10 |
ソースコード
#include <bits/stdc++.h>
using namespace std;
int main(){
int I;
cin >> I;
cout << I << endl;
}
SSRS