请问这题为什么要加[url=/space/show?uid=254]Josephzheng[/url]的这个特判:
if s=t then begin for i:=1 to n do if a[i] mod t=0 then inc(p); writeln(p); halt; end;
没加这个只有80分.........
@[url=/space/show?uid=254]Josephzheng[/url]