- HowManyZerosAndDigits/임인택 . . . . 11 matches
private HowManyZerosAndDigits object;
object = new HowManyZerosAndDigits(0, 0);
object = new HowManyZerosAndDigits(0, 0);
// object = new HowManyZerosAndDigits(120, 16);
// object = new HowManyZerosAndDigits(120, 10);
== {{{~cpp HowManyZerosAndDigits.java }}} ==
public class HowManyZerosAndDigits {
public HowManyZerosAndDigits(int n, int b) {
HowManyZerosAndDigits h = new HowManyZerosAndDigits(n, b);
[HowManyZerosAndDigits]
- HowManyZerosAndDigits . . . . 5 matches
== About[HowManyZerosAndDigits] ==
|| [문보창] || C++ || ? || [HowManyZerosAndDigits/문보창] ||
|| [임인택] || Java || ? || [HowManyZerosAndDigits/임인택] [[BR]] 주의 : 일단 10진법 이상의 진법도 10진수로 표현한다고 가정하고 문제를 풀었음 [[BR]] (예를 들어 A0 대신 10 0 이라고 표현한다고 가정) ||
|| [김회영] || C++ || ? || [HowManyZerosAndDigits/김회영] ||
|| [허아영] || C++ || 1시간 30분 || [HowManyZerosAndDigits/허아영] ||
- AOI/2004 . . . . 1 match
|| [HowManyZerosAndDigits] || . || O || X || . || . || . ||
- HowManyZerosAndDigits/문보창 . . . . 1 match
[HowManyZerosAndDigits] [문보창]
- HowManyZerosAndDigits/허아영 . . . . 1 match
//HowManyZerosAndDigits
Found 5 matching pages out of 7555 total pages (5000 pages are searched)
You can also click here to search title.