6 lines
47 B
C
6 lines
47 B
C
|
#include "lib.h"
|
||
|
|
||
|
int main() {
|
||
|
return 0;
|
||
|
}
|