diff options
Diffstat (limited to 'scripts/.scripts/pscontests.sh')
| -rwxr-xr-x | scripts/.scripts/pscontests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/.scripts/pscontests.sh b/scripts/.scripts/pscontests.sh index ff4f1e3..3705a7f 100755 --- a/scripts/.scripts/pscontests.sh +++ b/scripts/.scripts/pscontests.sh @@ -7,5 +7,5 @@ mkdir ${REPLY} cd ${REPLY} for p in $PROBLEMS do - echo "y" | ~/.scripts/cpp_ps.sh $p + echo "d" | ~/.scripts/cpp_ps.sh $p done |
