結果
問題 |
No.1342 Calculation
|
ユーザー |
|
提出日時 | 2021-01-12 18:43:44 |
言語 | C++17 (gcc 13.3.0 + boost 1.87.0) |
結果 |
WA
|
実行時間 | - |
コード長 | 95 bytes |
コンパイル時間 | 1,894 ms |
コンパイル使用メモリ | 190,676 KB |
最終ジャッジ日時 | 2025-01-17 16:36:47 |
ジャッジサーバーID (参考情報) |
judge4 / judge2 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
other | WA * 1 |
ソースコード
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"10000000000000000"<<endl; }