6 lines
84 B
C++
6 lines
84 B
C++
import wbt;
|
|
|
|
// WB is a site builder built from scratch
|
|
int main() {
|
|
return 0;
|
|
} |