Codeforces Round #678 DIV2 A問題 (500pt)
Problem description
省略
省略
C++に変換後のコードはこちら
//no-unlocked
int N, M, A[100];
{
REP(rd_int()){
rd(N,M,A(N));
wt(if[sum(A(N))==M, "YES", "NO"]);
}
}
Current time: 2023年05月30日09時29分11秒
Last modified: 2020年11月16日23時27分10秒 (by laycrs)
Tags: Competitive_Programming_Incomplete Codeforces CF678 CF_DIV2_A
トップページに戻る
Logged in as: unknown user (not login)