[/code]
// VC0116.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
int main(int argc, char* argv[])
{
printf("Hello World! at 07:36\n");
return 0;
}
[code="java"]
[/code]
// VC0116.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
int main(int argc, char* argv[])
{
printf("Hello World! at 07:36\n");
return 0;
}
[code="java"]