ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1005. Stone Pile

am i idiot?
Posted by Amir Aupov 22 Jul 2011 17:16
#include <stdio.h>

int main () {
    printf("3");
    return 0;
}

this gives me WA #1. test #1 isn't from the example, is it?
Re: am i idiot?
Posted by wRabbits_AlMag(VNTU) 22 Jul 2011 18:15
obviously, if you have wa#1