Distribution_Service/CC_SDK/Environment/jrtplib/tools/suffix.cpp
2026-03-24 14:43:26 +08:00

5 lines
40 B
C++

int main(void)
{
return (int)10ui64;
}