Submission #32346
ソースコード
ステータス
項目 |
データ |
問題 |
0571 - 木 |
ユーザー名 |
ei1333
|
投稿日時 |
2018-03-21 01:29:42 |
言語 |
C++17 |
状態 |
Compile Error |
得点 |
0
|
ソースコード長 |
10776 Byte |
最大実行時間 |
-
|
最大メモリ使用量 |
|
コンパイルメッセージ
./Main.cpp:237:14: error: stray ‘\302’ in program
for(auto ¢roid : CPD::Centroids) {
^
./Main.cpp:237:15: error: stray ‘\242’ in program
for(auto ¢roid : CPD::Centroids) {
^
./Main.cpp: In member function ‘void TreeArray<G>::Build()’:
./Main.cpp:239:14: error: ‘centroid’ was not declared in this scope
ptr += centroid.size();
^~~~~~~~
./Main.cpp:239:14: note: suggested alternative: ‘cuserid’
ptr += centroid.size();
^~~~~~~~
cuserid
セット
テストケース