Problem helloworld
User shenshiqi
Submission Time 2025-05-08 20:54:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp: In function β€˜int main()’:
helloworld.cpp:4:97: error: expected primary-expression before β€˜)’ token
4 | vector < vector< vector< vector<int> > > > tyxIsTheGoat(100000, vector< vector< vector<int> > >);
| ^