Describe your issue
When I run the program, it gives error mentioning that no space left on device.
When I run the program, it gives error mentioning that no space left on device.
i got this too at this url https://www.codechef.com/learn/BP00BC01_V2/problems/GSCV202
sol.cpp:20:1: fatal error: error writing to /tmp/cc0JKya1.s: No space left on device
20 | }
| ^
compilation terminated.