提出 #64365713


ソースコード 拡げる

#include <bits/stdc++.h>
using namespace std;
using ll=long long;

int main(){
  int N;cin>>N;
  cout<<N+88<<endl;
}

提出情報

提出日時
問題 A - Ikaho
ユーザ Cp_AC
言語 C++ 20 (gcc 12.2)
得点 100
コード長 123 Byte
結果 AC
実行時間 1 ms
メモリ 3468 KiB

ジャッジ結果

セット名 Sample All
得点 / 配点 0 / 0 100 / 100
結果
AC × 1
AC × 4
セット名 テストケース
Sample 00_sample_00.txt
All 00_sample_00.txt, 01_handmade_00.txt, 01_handmade_01.txt, 01_handmade_02.txt
ケース名 結果 実行時間 メモリ
00_sample_00.txt AC 1 ms 3448 KiB
01_handmade_00.txt AC 1 ms 3428 KiB
01_handmade_01.txt AC 1 ms 3444 KiB
01_handmade_02.txt AC 1 ms 3468 KiB