Problem diamond_usaco
User Whatturtle
Submission Time 2025-02-19 16:41:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

diamond_usaco.cpp: In function ‘int main()’:
diamond_usaco.cpp:23:8: error: ‘v’ was not declared in this scope
23 | if(v[1]-v[0]==0){
| ^