Problem | gecko |
---|---|
User | 2Princes1Lance |
Submission Time | 2023-12-17 13:21:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gecko.cpp: In function ‘int main()’:
gecko.cpp:6:68: error: expected ‘,’ or ‘;’ before ‘}’ token
6 | std::ifstream input("GECKO.IN"); std::ofstream output("GECKO.OUT")}
| ^