덩치 Batch
| 시간 제한 | 메모리 제한 | 제출 횟수 | 제출한 사람 수 | 해결한 사람 수 | 정답률 | 
|---|---|---|---|---|---|
| 1000 ms | 256 MiB | 35 | 24 | 24 | 100.00% | 
문제 출처
| 언어 | 컴파일 명령 | 
|---|---|
| C11 | /usr/bin/gcc -DEVAL -std=gnu11 -O2 -pipe -static -s -o bb bb.c -lm  | 
| C++20 | /usr/bin/g++ -DEVAL -std=gnu++20 -O2 -pipe -static -s -o bb bb.cpp  | 
| C++17 | /usr/bin/g++ -DEVAL -std=gnu++17 -O2 -pipe -static -s -o bb bb.cpp  | 
| Java | /usr/bin/javac -encoding UTF-8 bb.java /bin/sh -c echo "Main-Class: bb" > __manifest__.txt /bin/sh -c jar cfm bb.jar __manifest__.txt *.class  | 
| Pypy 3 | /usr/bin/pypy3 -m compileall -b bb.py /bin/mv bb.pyc __main__.pyc /usr/bin/zip bb.pyz.zip __main__.pyc /bin/mv bb.pyz.zip bb.pyz  | 
| 시간 제한 | 메모리 제한 | 제출 횟수 | 제출한 사람 수 | 해결한 사람 수 | 정답률 | 
|---|---|---|---|---|---|
| 1000 ms | 256 MiB | 35 | 24 | 24 | 100.00% |