issues
search
boj-rs
/
basm-rs
Rust 코드를 컴파일한 후 실행 파일을 온라인 채점 환경에 제출할 수 있도록 변환합니다.
Other
108
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix modinv overflow
#66
byeongkeunahn
closed
9 months ago
0
Support i128/u128 in Writer::println
#65
byeongkeunahn
closed
9 months ago
0
Remove stale dependency
#64
byeongkeunahn
closed
9 months ago
0
Reorganize codegen
#63
byeongkeunahn
closed
9 months ago
0
Embed multiple files into output
#62
byeongkeunahn
closed
9 months ago
0
Update README.md: Link directly to this repo's Codespace
#61
byeongkeunahn
closed
9 months ago
0
Fix test/bench
#60
byeongkeunahn
closed
9 months ago
0
Fix CI
#59
byeongkeunahn
closed
9 months ago
0
Allow `clippy::missing_safety_doc` for now
#58
byeongkeunahn
closed
9 months ago
0
Add reader traits
#57
byeongkeunahn
closed
9 months ago
0
Update README.md
#56
byeongkeunahn
closed
9 months ago
0
Function bindgen V2 (export/import)
#55
byeongkeunahn
closed
9 months ago
1
NTT: add fastpath for 10**19 < (estimate) ≤ 10**38
#54
byeongkeunahn
closed
10 months ago
0
Add modmul, modinv, modpow
#53
byeongkeunahn
closed
10 months ago
0
Change GCD implementation into that using generics + Add EGCD
#52
BamgoeSN
closed
10 months ago
0
NTT: update comments and add tests
#51
byeongkeunahn
closed
10 months ago
0
Panic properly in local env with release mode
#50
byeongkeunahn
closed
10 months ago
0
Codespaces: pre-install wasm32 toolchain
#49
byeongkeunahn
closed
10 months ago
0
Add rust-toolchain.toml
#48
BamgoeSN
closed
10 months ago
0
Add NTT (multiply_u64 and polymul_u64)
#47
byeongkeunahn
closed
10 months ago
0
코드스페이스 build-release-wasm32-submit 오류
#46
dodok8
closed
10 months ago
1
Fix is_prime_u64 & Add pollard rho
#45
byeongkeunahn
closed
10 months ago
0
Add linear sieve
#44
byeongkeunahn
closed
10 months ago
0
Function bindgen
#43
byeongkeunahn
closed
10 months ago
0
Update README.md
#42
byeongkeunahn
closed
11 months ago
0
Turn relocation on by default
#41
kiwiyou
closed
11 months ago
0
Shorten the generated code with `./release-rs.sh --features short`
#40
byeongkeunahn
closed
11 months ago
1
Support GitHub Codespaces
#39
byeongkeunahn
closed
11 months ago
0
Support wasm32 target
#38
byeongkeunahn
closed
11 months ago
0
Shorten the generated code
#37
byeongkeunahn
closed
11 months ago
0
Shorten the generated code
#36
byeongkeunahn
closed
11 months ago
0
Shorten the generated code
#35
byeongkeunahn
closed
1 year ago
0
Shorten the amd64-rust template
#34
byeongkeunahn
closed
1 year ago
0
amd64: trap binary incompatibility at compile time
#33
byeongkeunahn
closed
1 year ago
0
Add ascii() for reading characters
#32
byeongkeunahn
closed
1 year ago
0
Support cargo run/test/bench + Rewrite io + Enable CI
#31
byeongkeunahn
closed
1 year ago
0
Workaround PyPy3's broken LZMA support
#30
byeongkeunahn
closed
1 year ago
0
Support native 64-bit Windows environments + 156KB/0ms
#29
byeongkeunahn
closed
1 year ago
0
Add LZMA compression + Rust code generation
#28
byeongkeunahn
closed
1 year ago
0
Update template + Fix floating point number printing
#27
byeongkeunahn
closed
1 year ago
0
Load ELF linked as a static PIE
#26
byeongkeunahn
closed
1 year ago
0
Remove redundant feature attribure; once_cell will be stabilized sinc…
#25
falsetru
closed
1 year ago
0
Make clippy happy.
#24
falsetru
closed
2 years ago
0
OnceCell 경로 변경 반영
#23
falsetru
closed
2 years ago
0
Fix access to uninitialized first item in SegmentTree::from_iter.
#22
falsetru
closed
2 years ago
1
print(), println() accept str, bytes literals.
#21
falsetru
closed
2 years ago
0
Handle overlapping memmove.
#20
falsetru
closed
2 years ago
0
More IO tests.
#19
falsetru
closed
2 years ago
0
Exit immediately if a command fail.
#18
falsetru
closed
2 years ago
0
Unit test
#17
falsetru
closed
2 years ago
0
Previous
Next