Submission #00252
ソースコード
ステータス
項目 |
データ |
問題 |
0003 - 王様の視察 |
ユーザー名 |
ei1436
|
投稿日時 |
2015-12-04 17:19:15 |
言語 |
C |
状態 |
Compile Error |
得点 |
0
|
ソースコード長 |
701 Byte |
最大実行時間 |
-
|
最大メモリ使用量 |
|
コンパイルメッセージ
./Main.c: In function ‘main’:
./Main.c:15:9: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration]
len=strlen(s);
^
./Main.c:15:9: warning: incompatible implicit declaration of built-in function ‘strlen’
./Main.c:15:9: note: include ‘<string.h>’ or provide a declaration of ‘strlen’
./Main.c:45:3: error: expected expression at end of input
return
^
./Main.c:45:3: error: expected declaration or statement at end of input
セット
テストケース