| { |
| "sessions": [ |
| { |
| "id": 1, |
| "language": "c++", |
| "source": "// Type your code here, or load an example.\nint square(int num) {\n return num * num;\n}", |
| "conformanceview": false, |
| "compilers": [ |
| { |
| "_internalid": 1, |
| "id": "g111", |
| "options": "", |
| "filters": { |
| "binary": false, |
| "commentOnly": true, |
| "demangle": true, |
| "directives": true, |
| "execute": false, |
| "intel": true, |
| "labels": true, |
| "trim": false |
| }, |
| "libs": [], |
| "specialoutputs": [], |
| "tools": [] |
| } |
| ], |
| "executors": [ |
| { |
| "compilerVisible": true, |
| "compilerOutputVisible": true, |
| "arguments": "", |
| "argumentsVisible": false, |
| "stdin": "", |
| "stdinVisible": false, |
| "compiler": { |
| "id": "g111", |
| "options": "", |
| "filters": { |
| "binary": false, |
| "commentOnly": true, |
| "demangle": true, |
| "directives": true, |
| "execute": false, |
| "intel": true, |
| "labels": true, |
| "trim": false |
| }, |
| "libs": [], |
| "specialoutputs": [], |
| "tools": [] |
| }, |
| "wrap": true |
| } |
| ] |
| } |
| ], |
| "trees": [] |
| } |