這題如果做不出來的,應該單純就是還不清楚語法。
https://cplusplus.com/reference/cstdio/scanf/
https://cplusplus.com/reference/cstdio/printf/
這兩個看看應該就會了,
運算上,
如果想要更省資源,更快速的可以參考:
https://gcc.gnu.org/onlinedocs/gcc/extensions-to-the-c-language-family/how-to-use-inline-assembly-language-in-c-code.html