0_0_39575056_24372.cpp: In function 'int main()':
0_0_39575056_24372.cpp:4:7: error: 'll' was not declared in this scope
4 | p(ll num)
| ^~
0_0_39575056_24372.cpp:4:5: error: 'p' was not declared in this scope
4 | p(ll num)
| ^
0_0_39575056_24372.cpp:11:7: error: 'sum' was not declared in this scope
11 | p(sum);
| ^~~
|