Crates.io | bowling_score |
lib.rs | bowling_score |
version | 1.2.1 |
source | src |
created_at | 2024-02-26 07:28:13.415323 |
updated_at | 2024-03-03 01:58:15.320267 |
description | bowling score app for Rust |
homepage | https://crates.io/crates/bowling_score |
repository | https://github.com/nomissbowling/bowling_score |
max_upload_size | |
id | 1153090 |
size | 5,378 |
bowling score app for Rust
input line(s)
# comment
x x x x x x x x x x x x # comment
G/G/G/G/G/G/G/G/G/G/G # comment
output
x x x x x x x x x xxx
30 60 90 120 150 180 210 240 270 300
G/ G/ G/ G/ G/ G/ G/ G/ G/ G/G
10 20 30 40 50 60 70 80 90 100
library
cdylib
app sample
for python
MIT License