Problem fraud
User trisanu123
Submission Time 2023-01-27 23:40:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fraud.cpp: In function ‘int main()’:
fraud.cpp:16:26: error: ‘B’ was not declared in this scope
16 | bool right = B[a] > B[a + 1];
| ^
fraud.cpp: At global scope:
fraud.cpp:24:2: error: ‘s’ does not name a type
24 | }s
| ^