Online JudgeProblem SetAuthorsOnline ContestsUser
Web Board
Home Page
F.A.Qs
Statistical Charts
Problems
Submit Problem
Online Status
Prob.ID:
Register
Update your info
Authors ranklist
Current Contest
Past Contests
Scheduled Contests
Award Contest
User ID:
Password:
  Register

不会吧???这样也过了!!!

Posted by javawin at 2011-05-26 22:01:25 on Problem 3984
#include <iostream>
#include <cstdio>
#include <vector>
#include <queue>
#include <cstring>
using namespace std;
int main(){
    printf("(0, 0)\n");
     cout<<"(1, 0)"<<endl;
     cout<<"(2, 0)"<<endl;
      cout<<"(2, 1)"<<endl;
    cout<<"(2, 2)"<<endl;
cout<<"(2, 3)"<<endl;
cout<<"(2, 4)"<<endl;
cout<<"(3, 4)"<<endl;
cout<<"(4, 4)"<<endl;
}

Followed by:

Post your reply here:
User ID:
Password:
Title:

Content:

Home Page   Go Back  To top


All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator