| Problem | transform |
|---|---|
| User | undefinedcritter |
| Submission Time | 2026-08-19 19:27:07 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
transform.cpp: In function ‘int main()’:
transform.cpp:6:25: error: unable to find numeric literal operator ‘operator""LL’
6 | int biggerthanintmax = 1e13LL;
| ^~~~~~