Search:

Type: Posts; User: Procyon

Search: Search took 0.01 seconds.

  1. Replies
    16
    Views
    4,814

    Well, if we're allowed to use bars, his isn't...

    Well, if we're allowed to use bars, his isn't right either. You can't precede M with I. The actual representation is (with underlines representing bars)

    CMXCMXCMXCIX
  2. Replies
    16
    Views
    4,814

    for (p = 0; p < 999; p++) { printf("M"); }...

    for (p = 0; p < 999; p++)
    {
    printf("M");
    }
    printf("CMXCIX");
Results 1 to 2 of 2