Issues (33)

topics/integer-reversal/script.js (2 issues)

Severity
1
const reverseInt = require('./index.js');
0 ignored issues
show
The constant reverseInt seems to be never used. Consider removing it.
Loading history...
2
// put your execution script here
0 ignored issues
show
The expression has no effects. Consider removing it.
Loading history...