frankrx41 / Poj

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online Judge

UVA

https://onlinejudge.org

cd .\uva\
gcc XXXX.c -ansi && a <in.txt >out.txt && fc ac.txt out.txt
del a.exe & gcc -ansi -Wall XXXX.c & a.exe <in.txt >out.txt & fc out.txt ac.tx

License

This project is licensed under the terms of the Anti CSDN License. See the LICENSE file for details.

About

License:Other


Languages

Language:C 100.0%