Skip to content

Commit d5e42fc

Browse files
Update Template.cpp
1 parent b97e02d commit d5e42fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

头文件及测试/Template.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ namespace SOLVE {
138138

139139

140140
signed main() {
141-
#ifndef ONLINE_JUDGE
141+
#ifdef LOCAL
142142
fr("/Users/zhangqingchuan/Desktop/cp/cp/input.txt");
143143
fw("/Users/zhangqingchuan/Desktop/cp/cp/output.txt");
144144
#endif

0 commit comments

Comments
 (0)