| Problem | ccs |
|---|---|
| User | PlayVoltz |
| Submission Time | 2023-07-25 21:28:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ccs.cpp: In function ‘int main()’:
ccs.cpp:36:2: error: ‘ulimit’ was not declared in this scope
36 | ulimit -s 8192;
| ^~~~~~
ccs.cpp:36:10: error: ‘s’ was not declared in this scope
36 | ulimit -s 8192;
| ^