Submission #00109
ソースコード
ステータス
項目 | データ |
---|---|
問題 | 0001 - int? |
ユーザー名 | ei2332 |
投稿日時 | 2024-11-18 16:28:10 |
言語 | C++17 |
状態 | Compile Error |
得点 | 0 |
ソースコード長 | 54 Byte |
最大実行時間 | - |
最大メモリ使用量 |
コンパイルメッセージ
./Main.cpp:1:1: error: ‘n’ does not name a type n,m; ^ ./Main.cpp:2:6: error: expected constructor, destructor, or type conversion before ‘(’ token scanf("%d.%d",&n,&m); ^ ./Main.cpp:3:5: error: expected constructor, destructor, or type conversion before ‘(’ token puts(m==0?"int":"float"); ^
セット
セット | 得点 | Cases |
---|
テストケース
ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
---|