Problem jamestreet
User jamessng
Submission Time 2023-07-17 18:04:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

jame.cpp:4:18: error: token "=" is not valid in preprocessor expressions
4 | #define znew ((z=36969*(z&65535)+(z>>16))<<16)
| ^
jame.cpp:6:16: note: in expansion of macro ‘znew’
6 | #define MWC (znew+wnew)
| ^~~~
jame.cpp:9:17: note: in expansion of macro ‘MWC’
9 | #define KISS ((MWC^CONG)+SHR3)
| ^~~
jame.cpp:11:5: note: in expansion of macro ‘KISS’
11 | #if KISS%2==0
| ^~~~
jame.cpp:4:18: error: token "=" is not valid in preprocessor expressions
4 | #define znew ((z=36969*(z&65535)+(z>>16))<<16)
| ^
jame.cpp:6:16: note: in expansion of macro ‘znew’
6 | #define MWC (znew+wnew)
| ^~~~
jame.cpp:9:17: note: in expansion of macro ‘MWC’
9 | #define KISS ((MWC^CONG)+SHR3)
| ^~~
jame.cpp:11:5: note: in expansion of macro ‘KISS’