保存されている過去のバージョンの一覧

2019年06月02日04時28分09秒

Codeforces Global Round 3 A問題 - Another One Bites The Dust

Source

Codeforces Global Round 3 A問題 (500pt)
Problem description

問題概要

省略

解法

省略

cLayversion 20190601-1)のコード

C++に変換後のコードはこちら

//no-unlocked
{
  ll A, B, C;
  rd(A,B,C);
  A <?= B+1;
  B <?= A+1;
  wt(A+B+2C);
}

Current time: 2024年04月27日08時55分47秒
Last modified: 2019年06月02日04時28分09秒 (by laycrs)
Tags: Competitive_Programming_Incomplete Codeforces Codeforces_Global_Round_3
トップページに戻る

Logged in as: unknown user (not login)

ログイン: