Problem reverse
User jh2865
Submission Time 2025-06-18 09:24:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

reverse.cpp: In function β€˜int main()’:
reverse.cpp:11:15: error: no match for call to β€˜(std::vector<int>) (int&)’
11 | cin >> A(n);
| ^