添加以前的作业

This commit is contained in:
2026-05-15 21:25:01 +08:00
parent fa2f3e2413
commit 56a4233098
10 changed files with 1558 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"permissions": {
"allow": [
"Bash(gcc -Wall -o task53 task53.c)",
"Bash(./task53 test *)",
"Bash(gcc -Wall -o task54 task54.c)",
"Bash(timeout 10 bash -c ' *)",
"Bash(./task54)",
"Bash(timeout 15 bash /tmp/test_task54.sh)",
"Bash(python3 *)",
"Bash(pkill -9 -f \"task54\")",
"Bash(kill -9 38680 38681 38682 38944 38946 39691 39693 39694 39986 39987 40628)",
"Bash(pandoc \"/home/cho/C/exp2/Linux进程控制编程\\(2\\).docx\" -o /tmp/doc_output.md)",
"Bash(mkdir -p \"/home/cho/吕锦中202441429012405\")",
"Bash(cp /home/cho/C/exp2/task51.c \"/home/cho/吕锦中202441429012405/\")",
"Bash(cp /home/cho/C/exp2/task52.c \"/home/cho/吕锦中202441429012405/\")",
"Bash(cp /home/cho/C/exp2/task53.c \"/home/cho/吕锦中202441429012405/\")",
"Bash(cp /home/cho/C/exp2/task54.c \"/home/cho/吕锦中202441429012405/\")"
]
}
}