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

Re:status里面 184K 0MS C 124B 这个是如何做到的……

Posted by 058179 at 2013-04-30 00:18:35 on Problem 2492 and last updated at 2013-05-04 12:18:47
In Reply To:Re:status里面 184K 0MS C 124B 这个是如何做到的…… Posted by:helloarys at 2012-12-24 12:36:24
#include<stdio.h>
int main()
{
    int a, b, t;
    scanf("%d%d", &a, &b);
    printf("Scenario #%d:\n", ++t);
    printf("Suspicious bugs found!\n");
}
果断开挂的吧,经测试上面代码就有161B。。。。。

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