Problem snail
User Vinayak01
Submission Time 2024-02-19 18:28:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

snail.cpp: In function ‘std::vector<long long int> prefix(std::vector<long long int>)’:
snail.cpp:12:11: error: a function-definition is not allowed here before ‘{’ token
12 | int main(){
| ^
snail.cpp: At global scope:
snail.cpp:79:3: error: expected declaration before ‘}’ token
79 | }
| ^