Submission #56654


ソースコード

ステータス

項目 データ
問題 1212 - ヒト
ユーザー名 syoribu
投稿日時 2019-11-17 12:34:39
言語 C++14
状態 Compile Error
得点 0
ソースコード長 1488 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.cpp: In function ‘int main()’:
./Main.cpp:43:16: error: ‘x’ was not declared in this scope
         if(SUM(x) > a) h = m;
                ^
./Main.cpp:31:17: note: in definition of macro ‘SUM’
 #define SUM(x) (x)*((x)+1)/2
                 ^

セット

セット 得点 Cases

テストケース

ファイル名 状態 実行時間 メモリ使用量 #