Submission #81192
ソースコード
ステータス
項目 | データ |
---|---|
問題 | 1536 - ダイヤル錠 |
ユーザー名 | Ryo |
投稿日時 | 2024-09-16 08:50:58 |
言語 | C++17 |
状態 | Compile Error |
得点 | 0 |
ソースコード長 | 305 Byte |
最大実行時間 | - |
最大メモリ使用量 |
コンパイルメッセージ
./Main.cpp: In function ‘int main()’: ./Main.cpp:11:7: error: ‘abc’ was not declared in this scope y=abc(m-x); ^~~ ./Main.cpp:11:7: note: suggested alternative: ‘abs’ y=abc(m-x); ^~~ abs ./Main.cpp:12:8: error: ‘u’ was not declared in this scope if(u>=6){ ^
セット
セット | 得点 | Cases |
---|
テストケース
ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
---|