Submission #56424
ソースコード
ステータス
項目 |
データ |
問題 |
1210 - 増加数列(hard) |
ユーザー名 |
ei1719
|
投稿日時 |
2019-11-14 01:03:00 |
言語 |
C++14 |
状態 |
Compile Error |
得点 |
0
|
ソースコード長 |
1790 Byte |
最大実行時間 |
-
|
最大メモリ使用量 |
|
コンパイルメッセージ
./Main.cpp:18:4: error: stray ‘@’ in program
yta@ubuntu:~/problems/1209$ cat ans.cpp
^
./Main.cpp:18:1: error: ‘yta’ does not name a type
yta@ubuntu:~/problems/1209$ cat ans.cpp
^~~
./Main.cpp:59:8: error: redefinition of ‘int main()’
signed main(){
^~~~
./Main.cpp:6:5: note: ‘int main()’ previously defined here
int main(){
^~~~
セット
テストケース