Record Detail

Compile Error

/in/circle.cpp: In member function 'int Circle::isIntersect(Circle&)':
/in/circle.cpp:11:30: error: a function-definition is not allowed here before '{' token
     void setX(double centerX){
                              ^
/in/circle.cpp:15:30: error: a function-definition is not allowed here before '{' token
     void setY(double centerY){
                              ^

Information

Submit By
Type
Submission
Language
C++
Submit At
2024-08-13 20:09:58
Judged At
2024-08-13 20:09:58
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes