Problem | sculptures_apio15 |
---|---|
User | chenweilian |
Submission Time | 2024-09-03 16:41:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sculptures_apio15.cpp: In function ‘int main()’:
sculptures_apio15.cpp:117:21: error: invalid operands of types ‘long long int’ and ‘<unresolved overloaded function type>’ to binary ‘operator-’
117 | cout<<(1ll<<61) - abs - 1;
| ~~~~~~~~~~^~~~~