Problem | twoarrays |
---|---|
User | eulerleonhardfan |
Submission Time | 2024-12-09 12:11:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
twoarrays.cpp: In function ‘int32_t main()’:
twoarrays.cpp:83:20: error: unable to find numeric literal operator ‘operator""Ll’
83 | cout << sum + max(0Ll, 2*(macs-ming));
| ^~~