Submission #78739


ソースコード

ステータス

項目 データ
問題 1767 - char
ユーザー名 ei2328
投稿日時 2024-05-02 18:05:07
言語 C
状態 Compile Error
得点 0
ソースコード長 127 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.c:2:1: error: unknown type name ‘using’
 using namespace std;
 ^~~~~
./Main.c:2:17: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘std’
 using namespace std;
                 ^~~
./Main.c: In function ‘main’:
./Main.c:6:5: error: ‘cin’ undeclared (first use in this function); did you mean ‘main’?
     cin >> c;
     ^~~
     main
./Main.c:6:5: note: each undeclared identifier is reported only once for each function it appears in

セット

セット 得点 Cases

テストケース

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