Problem lcm
User yeetmaster
Submission Time 2024-06-25 21:27:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lcm.cpp:10:1: error: ‘int32_T’ does not name a type; did you mean ‘int32_t’?
10 | int32_T main() {
| ^~~~~~~
| int32_t