You have a temporary variable assigned to more than once, but is not a loop variable nor a collecting temporary variable.
Make a separate temporary variable for each assignment.
转载于:https://www.cnblogs.com/nanshouyong326/archive/2007/04/28/731069.html
相关资源:数据结构—成绩单生成器