cái này sao bị lỗi vậy ạ:<.. ----- Nội dung dịch tự động từ ảnh ----- ``` Error 113: Error in statement. x:=m<10; for i:=1 to 9 do if kt(x+i)=true then kt2:=true else kt2:=false; end; function kt3(n:longint):longint; begin kt3:=0; if kt2=true then inc(kt3); end; begin assign(g,'sntotd.im'); reset(f); assign(g,'sntotd.out'); rewrite(g); readln(f,n); for i:=1 to n do read(a[i]); readln(f); for i:=1 to m do begin read(f,u); for i:=u to v do dem:=kt3(i); ```