Problem wires
User shoryu386
Submission Time 2023-12-22 15:04:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/ccgtJcKm.o: in function `press(int, int)':
wires.cpp:(.text+0x70): multiple definition of `press(int, int)'; /tmp/ccpb8tGm.o:grader.cpp:(.text+0x70): first defined here
/usr/bin/ld: /tmp/ccgtJcKm.o: in function `check_order()':
wires.cpp:(.text+0x6d0): multiple definition of `check_order()'; /tmp/ccpb8tGm.o:grader.cpp:(.text+0xe0): first defined here
/usr/bin/ld: /tmp/ccgtJcKm.o: in function `main':
wires.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/ccpb8tGm.o:grader.cpp:(.text.startup+0x0): first defined here
collect2: error: ld returned 1 exit status