Problem | pokeadd |
---|---|
User | AlphanumericUsername |
Submission Time | 2023-09-05 21:26:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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;
| ^~~~