Record Detail

Compile Error

/in/ex2.cpp:30:5: error: conflicting types for 'main'
int main()
    ^
/in/ex2.cpp:17:6: note: previous definition is here
 int main(int argc, char *argv[])
     ^
1 error generated.

Information

Submit By
Type
Submission
Homework
Homework 8
Language
C++ (Clang++, with memory check)
Submit At
2022-12-09 21:45:35
Judged At
2022-12-09 21:45:35
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes