0_0_39167724_25272.cpp:1:8: error: 'll' was not declared in this scope
1 | vector<ll>p;
| ^~
0_0_39167724_25272.cpp:1:8: error: 'll' was not declared in this scope
0_0_39167724_25272.cpp:1:8: error: 'll' was not declared in this scope
0_0_39167724_25272.cpp:1:8: error: 'll' was not declared in this scope
0_0_39167724_25272.cpp:1:8: error: 'll' was not declared in this scope
0_0_39167724_25272.cpp:1:8: error: 'll' was not declared in this scope
0_0_39167724_25272.cpp:1:8: error: 'll' was not declared in this scope
0_0_39167724_25272.cpp:1:8: error: 'll' was not declared in this scope
0_0_39167724_25272.cpp:1:8: error: 'll' was not declared in this scope
0_0_39167724_25272.cpp:1:1: error: 'vector' does not name a type
1 | vector<ll>p;
| ^~~~~~
0_0_39167724_25272.cpp:3:1: error: 'll' does not name a type
3 | ll cal(ll n,ll m)
| ^~
|