Lab 6 Ex 3

You cannot submit for this problem because the homework's deadline is due.

Nothing is provided on JOJ. You need to design your own plugin architecture, compile all the stuffs, make your main application work by loading the txt plugin.

You will get 0 marks if you violate ANY of the following:
1. It is mandatory to show a plugin architecture in your submission.
2. The following flags are mandatory in each step of compilation (include library and main application): -O2 -Wall -Wextra -Werror -pedantic -Wno-unused-result -Wconversion -Wvla

We will run make in the root directory of your submission. Then run some commands in each test case, which will be printed to stderr.

For input files, the length of a line is no longer than 2048.

stdout of your program will be redirected to the corresponding file used in h3ex2 in JOJ.

DList Series 2

Not Claimed
Status
Finished
Problems
2
Open Since
2021-10-29 00:00
DDL
2021-11-07 23:59
Extension
72.0 hour(s)