| Problem | area_noi |
|---|---|
| User | anish |
| Submission Time | 2026-06-22 16:28:54 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
area_noi.cpp: In function ‘int main()’:
area_noi.cpp:7:10: error: unable to find string literal operator ‘operator""l’ with ‘const char [2]’, ‘long unsigned int’ arguments
7 | cout << "\n"l;
| ^~~~~