Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File names don't recognize spaces #9

Open
choyeun opened this issue Nov 3, 2024 · 1 comment
Open

File names don't recognize spaces #9

choyeun opened this issue Nov 3, 2024 · 1 comment

Comments

@choyeun
Copy link

choyeun commented Nov 3, 2024

image
└─Δ auto-judge.cmd boj 2438 "2438 - 별 찍기.c"
✔ Fetching Success

  • Fetched Time: 0.34 s

✖ Compile Failed
🚨 Compile Error
gcc: error: -E or -x required when input is from standard input
cc1.exe: fatal error: 찍기.c: No such file or directory
compilation terminated.


Unable to recognize spaces

@choyeun
Copy link
Author

choyeun commented Nov 3, 2024

image
└─Δ auto-judge.cmd boj 2438 2438.c
✔ Fetching Success

  • Fetched Time: 0.32 s

✔ Compile Success

  • Compile Time: 0.41 s

✖ Running Test Case Failed
🚨 Runtime Error
Error: Command failed: ./auto_judge_temp/out < auto_judge_temp/input_1.txt
'.' is not recognized as an internal or external command,
operable program or batch file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant