Problem summarising2025
User Usu
Submission Time 2026-02-14 11:17:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

summarising2025.cpp:4:9: error: ‘vll’ does not name a type; did you mean ‘ll’?
4 | typedef vll vector <ll>;
| ^~~
| ll
summarising2025.cpp: In function ‘int main()’:
summarising2025.cpp:8:5: error: expected unqualified-id before ‘,’ token
8 | int,n,m;
| ^