Problem examstress2
User Lypho
Submission Time 2025-03-24 23:15:12
Score 0

Compile Error

examstress2.cpp:3:2: error: invalid preprocessing directive #removing
3 | #removing a large cat decreasees the average, duh
| ^~~~~~~~
examstress2.cpp:4:2: error: invalid preprocessing directive #take
4 | #take total first then decrease and divide as i go along
| ^~~~
examstress2.cpp:1:1: error: ‘import’ does not name a type
1 | import sys
| ^~~~~~