Submission #00154


ソースコード

ステータス

項目 データ
問題 0009 - 掛けても素数!?
ユーザー名 r2306
投稿日時 2023-07-18 17:44:45
言語 C++
状態 Compile Error
得点 0
ソースコード長 715 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.cpp:3:1: error: ‘cin’ does not name a type; did you mean ‘sin’?
 cin.tie(nullptr);
 ^~~
 sin
./Main.cpp:4:26: error: expected constructor, destructor, or type conversion before ‘(’ token
 ios_base::sync_with_stdio(false);
                          ^

セット

セット 得点 Cases

テストケース

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