Issues (33)

topics/tree/script.js (1 issue)

Severity
1
const {
2
    Node,
3
    Tree
4
} = require('./index.js');
5
// put your execution script here
0 ignored issues
show
The expression has no effects. Consider removing it.
Loading history...