I hereby claim:
- I am oulrich1 on github.
- I am oulrich (https://keybase.io/oulrich) on keybase.
- I have a public key ASCRystP42c4_PwHDJI1Qw8lNA2oEUO9298AMnIZoRMaXgo
To claim this, I am signing this object:
| # length of maximum digit to enumerate song list | |
| function get_digit_length() { | |
| list=("$@") | |
| length="${#list[@]}" | |
| ((length++)) | |
| length="${#length}" | |
| echo "$length" | |
| } | |
| # pad with 0's in front. the number of zeros |
I hereby claim:
To claim this, I am signing this object:
| #include <vector> | |
| #include <stack> | |
| #include <initializer_list> | |
| #include <iostream> | |
| #include <string> | |
| #include <stdexcept> | |
| #include <future> | |
| #include <assert.h> |
| <link rel="import" href="../core-animated-pages/core-animated-pages.html"> | |
| <link rel="import" href="../core-animated-pages/transitions/hero-transition.html"> | |
| <link rel="import" href="../core-animated-pages/transitions/cross-fade.html"> | |
| <link rel="import" href="../core-animated-pages/transitions/slide-down.html"> | |
| <link rel="import" href="../core-animated-pages/transitions/slide-up.html"> | |
| <link rel="import" href="../core-animated-pages/transitions/tile-cascade.html"> | |
| <link rel="import" href="../paper-button/paper-button.html"> | |
| <link rel="import" href="../core-tooltip/core-tooltip.html"> | |
| <polymer-element name="my-element"> |