Problem pokeadd
User AlphanumericUsername
Submission Time 2023-09-05 21:26:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pokeadd.cpp: In function ‘int32_t main()’:
pokeadd.cpp:98:11: error: ‘null’ was not declared in this scope
98 | if(ans==null) cout<<ans;
| ^~~~