Add tags

Add tags to the following comment
#7312と同じ考えでC++で。入力は標準入力。
133bytes。実質132bytes
1
2
3
#include <iostream>
char*p=" \bKiMiGiTiPiEiZiYi";
main(){double n;std::cin>>n;for(;1024<n;p+=2)n/=1024;std::cout<<n<<*p<<p[1]<<"B";}

Add tags

The input will be splited to tags with space.

Index

Feed

Other

Link

Pathtraq

loading...