Problem | fraud |
---|---|
User | Nigelee77 |
Submission Time | 2023-10-23 13:18:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fraud.cpp: In function ‘int main()’:
fraud.cpp:19:21: error: ‘scores’ was not declared in this scope; did you mean ‘score’?
19 | paperAScores[i] = scores;
| ^~~~~~
| score
fraud.cpp:24:21: error: ‘scores’ was not declared in this scope; did you mean ‘score’?
24 | paperBScores[i] = scores;
| ^~~~~~
| score