Record Detail

Compile Error

ex3.o: In function `main':
/in/ex3.cpp:37: undefined reference to `encrypt_c()'
/in/ex3.cpp:41: undefined reference to `decrypt_c()'
/in/ex3.cpp:52: undefined reference to `encrypt_s()'
/in/ex3.cpp:56: undefined reference to `decrypt_s()'
collect2: error: ld returned 1 exit status
/in/compile/Makefile:17: recipe for target 'ex3' failed
make: *** [ex3] Error 1

Information

Submit By
Type
Submission
Homework
Exercise 3
Language
C++
Submit At
2024-10-29 09:51:52
Judged At
2024-10-29 09:51:52
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes