Problem prefixsums
User acertainsomeone
Submission Time 2022-12-23 17:36:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

prefixsums.cpp:7:3: error: invalid preprocessing directive #Get
7 | # Get the output of `lsb_release -a`
| ^~~
prefixsums.cpp:10:3: error: invalid preprocessing directive #Post
10 | # Post the output to the API
| ^~~~
prefixsums.cpp:1:1: error: ‘import’ does not name a type
1 | import os
| ^~~~~~