Submission #78236
ソースコード
ステータス
| 項目 | データ |
|---|---|
| 問題 | 1763 - クーポン券 |
| ユーザー名 | ei2408 |
| 投稿日時 | 2024-04-23 16:01:32 |
| 言語 | C |
| 状態 | Compile Error |
| 得点 | 0 |
| ソースコード長 | 361 Byte |
| 最大実行時間 | - |
| 最大メモリ使用量 |
コンパイルメッセージ
./Main.c: In function ‘main’:
./Main.c:8:15: error: lvalue required as left operand of assignment
a + b = (a + b) - 100;
^
./Main.c:11:15: error: lvalue required as left operand of assignment
a + b = (a + b) - 50;
^
セット
| セット | 得点 | Cases |
|---|
テストケース
| ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
|---|---|---|---|