运行 ID: 38151

Main.cc: In function ‘int main()’:
Main.cc:17:35: error: ‘tf’ was not declared in this scope
                 Add(trf[j][pw][i],tf[j][i]);
                                   ^~
Main.cc:17:35: note: suggested alternative: ‘trf’
                 Add(trf[j][pw][i],tf[j][i]);
                                   ^~
                                   trf