最长helloworld

root 站长 2020-10-14 18:53:52 2
#include <iostream>
int 
main
(
)
{ 
	std
	::
	cout 
	<< 
	"Hello,World!" 
	<< 
	std
	::
	endl
	; 
	return 
	0
	;
} 
{{ vote && vote.total.up }}

共 12 条回复

root 站长

杠精。

chen_zhe 沙雕
#include <iostream>


























































































int 
main
(
)
{ 
	std
	::
	cout 
	<< 
	"Hello,World!" 
	<< 
	std
	::
	endl
	; 
	return 
	0
	;
}