79346843

Date: 2025-01-10 19:44:53
Score: 0.5
Natty:
Report link
It worked for me:
Linux:
1)
pwd (print working directory)
/tmp/projectname 
contents:
/tmp/projectname/jars/....
/tmp/projectname/test/Simple.class

2)
java -classpath ".:/tmp/projectname/jars/*" test.Simple
Reasons:
  • Whitelisted phrase (-1): It worked
  • Whitelisted phrase (-1): worked for me
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Anil