Problem mathclass
User YSH2020
Submission Time 2024-09-08 15:54:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mathclass.cpp:3:13: error: ‘::main’ must return ‘int’
3 | #define int __int128
| ^~~~~~~~
mathclass.cpp:15:1: note: in expansion of macro ‘int’
15 | int main() {
| ^~~