| ||||||||||
| Online Judge | Problem Set | Authors | Online Contests | User | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest | |||||||||
不会吧???这样也过了!!!#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: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator