about summary refs log tree commit diff
path: root/THT
diff options
context:
space:
mode:
authorRaphael McSinyx <vn.mcsinyx@gmail.com>2017-06-20 15:11:08 +0700
committerRaphael McSinyx <vn.mcsinyx@gmail.com>2017-06-20 15:11:08 +0700
commit4ac65940e064c5b587699549a0c7277d2dd733a8 (patch)
treee2a6052f5f3dcd56e760ed85b13310147aeea42b /THT
parenta0c92beee1199f13227b1642ccf07f264912e5ad (diff)
downloadcp-4ac65940e064c5b587699549a0c7277d2dd733a8.tar.gz
Thầy Nguyễn Thanh Tùng ôn THT XXIII
Diffstat (limited to 'THT')
-rwxr-xr-xTHT/B/QG-2014/dic.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/THT/B/QG-2014/dic.pp b/THT/B/QG-2014/dic.pp
index 76f2323..716249d 100755
--- a/THT/B/QG-2014/dic.pp
+++ b/THT/B/QG-2014/dic.pp
@@ -61,7 +61,7 @@ var
   i: longint;
   ok: boolean;
 begin
-  assign(f, 'dic.dat');
+  assign(f, 'DIC.DAT');
   reset(f);
   while not seekeof(f) do
   begin