Submission #00046
ソースコード
ステータス
項目 | データ |
---|---|
問題 | 0002 - ポイントカード (Point Card) |
ユーザー名 | nyn(ei1717) |
投稿日時 | 2018-11-21 17:13:13 |
言語 | C++ |
状態 | Compile Error |
得点 | 0 |
ソースコード長 | 322 Byte |
最大実行時間 | - |
最大メモリ使用量 |
コンパイルメッセージ
./Main.cpp:3:6: warning: ISO C++ forbids declaration of ‘main’ with no type [-Wreturn-type] main(){ ^ ./Main.cpp: In function ‘int main()’: ./Main.cpp:13:3: error: ‘sort’ was not declared in this scope sort(x,x+m); ^~~~ ./Main.cpp:13:3: note: suggested alternative: ‘short’ sort(x,x+m); ^~~~ short
セット
セット | 得点 | Cases |
---|
テストケース
ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
---|