#20412: 不如來反向思考!


40875001H (acerhk)

學校 : 國立臺灣師範大學
編號 : 106343
來源 : [118.167.18.14]
最後登入時間 :
2024-05-10 20:53:33
d214. What's the next number? -- Project Euler | From: [1.167.52.144] | 發表日期 : 2020-01-18 11:41

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <memory.h>

int main()
{
printf("1533776805\n");

return 0;
}

 

 
ZeroJudge Forum