Problem | summit |
---|---|
User | GrainOrBread |
Submission Time | 2025-04-16 09:40:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
summit.cpp: In function ‘int main()’:
summit.cpp:65:14: error: unable to find numeric literal operator ‘operator""m’
65 | cout << (2m)/3 << "\n";
| ^~