Educational Codeforces Round 77 B問題 - Obtain Two Zeroes

Source

Educational Codeforces Round 77 B問題
Problem description

問題概要

省略

解法

省略

cLayversion 20200214-1)のコード

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

//no-unlocked
int A, B;
{
  REP(rd_int()){
    rd(A,B);
    sortE(A,B);
    wt(if[2A<B || (A+B)%3, "NO", "YES"]);
  }
}

Current time: 2024年03月29日08時55分05秒
Last modified: 2020年02月16日15時09分23秒 (by laycrs)
Tags: Competitive_Programming_Incomplete Codeforces
トップページに戻る

Logged in as: unknown user (not login)

ログイン: