Submission #48708
ソースコード
ステータス
項目 | データ |
---|---|
問題 | 0381 - 僕、ペッパーです |
ユーザー名 | ei1929 |
投稿日時 | 2019-04-24 17:48:06 |
言語 | C |
状態 | Compile Error |
得点 | 0 |
ソースコード長 | 95 Byte |
最大実行時間 | - |
最大メモリ使用量 |
コンパイルメッセージ
./Main.c:1:19: warning: extra tokens at end of #include directive #include <stdio.h>signed main(){int a;int b;scanf("%d %d",&a,&b);printf("%d\n",a+b);return(0);} ^~~~~~ /usr/lib/../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: error: ld returned 1 exit status
セット
セット | 得点 | Cases |
---|
テストケース
ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
---|