Submission #68215
ソースコード
ステータス
項目 |
データ |
問題 |
0649 - 区間和(セグ木、BIT練習) |
ユーザー名 |
R2120
|
投稿日時 |
2021-08-26 12:07:28 |
言語 |
C++17 |
状態 |
Compile Error |
得点 |
0
|
ソースコード長 |
1311 Byte |
最大実行時間 |
-
|
最大メモリ使用量 |
|
コンパイルメッセージ
./Main.cpp: In member function ‘long long int Segtree::get(long long int, long long int, long long int, long long int, long long int)’:
./Main.cpp:40:29: error: ‘b’ is not a type
ll get(int a,ll,b);
^
./Main.cpp: In function ‘int main()’:
./Main.cpp:50:17: error: expected primary-expression before ‘]’ token
cin>>s>>]>>r;
^
セット
テストケース