blob: 7f38ce00dae2535c8911857c27966b0f9fb248f0 [file] [log] [blame] [raw]
{
"sessions": [
{
"id": 1,
"language": "c++",
"source": "// Type your code here, or load an example.\r\nint square(int num) {\r\n return num * num;\r\n}",
"conformanceview": {
"libs": [],
"compilers": [
{
"id": "vc2017_32",
"options": "-O3",
"filters": {
"binary": false,
"commentOnly": true,
"demangle": true,
"directives": true,
"execute": false,
"intel": true,
"labels": true,
"trim": false
},
"libs": [],
"specialoutputs": [],
"tools": []
},
{
"id": "vc2017_64",
"options": "-O2",
"filters": {
"binary": false,
"commentOnly": true,
"demangle": true,
"directives": true,
"execute": false,
"intel": true,
"labels": true,
"trim": false
},
"libs": [],
"specialoutputs": [],
"tools": []
}
]
},
"compilers": [
{
"_internalid": 1,
"id": "vc2017_64",
"options": "",
"filters": {
"binary": false,
"commentOnly": true,
"demangle": true,
"directives": true,
"execute": false,
"intel": true,
"labels": true,
"trim": false
},
"libs": [],
"specialoutputs": [],
"tools": []
},
{
"_internalid": 2,
"id": "vc2017_32",
"options": "-O3",
"filters": {
"binary": false,
"commentOnly": true,
"demangle": true,
"directives": true,
"execute": false,
"intel": true,
"labels": true,
"trim": false
},
"libs": [],
"specialoutputs": [],
"tools": []
},
{
"_internalid": 3,
"id": "vc2017_64",
"options": "-O2",
"filters": {
"binary": false,
"commentOnly": true,
"demangle": true,
"directives": true,
"execute": false,
"intel": true,
"labels": true,
"trim": false
},
"libs": [],
"specialoutputs": [],
"tools": []
}
],
"executors": []
}
],
"trees": []
}