Wednesday, July 20, 2016

Published July 20, 2016 by with 0 comment

UVA 13025 Solution

#include<cstdio>
using namespace std;
int main()
{
    printf("May 29, 2013 Wednesday\n");
    return 0;
}
      edit

0 comments:

Post a Comment