public
class
DeepSecurity
{
public
static
void
main
(
String
[]
args
)
{
//
int
i
,
j
,
share
;
for
(;;)
{
System
.
out
.
print
(
"
深安全技术小组·分享快乐
"
);
}
}
}