Problem 363 Java applet
- Dominant language
- C
- Stars
- 118
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
https://projecteuler.net/problem=363 refers to http://home.kpn.nl/hklein/bezier/bezier.html , but their website also has a local copy of the HTML at http://projecteuler.net/project/images/bezier/bezier.html and the `.jar` and `.fig` it uses.
PocketEuler has [CabriJava.jar](files/CabriJava.jar) and [bezier.fig](files/bezier.fig) from this. They are currently unused, and problem 363 says "NOTE: The applet is currently unavailable".
To be offline, we need a copy of the `bezier.html` that uses the `.jar` and `.fig`, or an alternative implementation.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting files/CabriJava.jar and files/bezier.fig, then compare them with the referenced local bezier.html and the Problem 363 page. Determine whether an offline HTML copy can use the bundled assets or whether an alternative implementation is needed. Done means Problem 363 no longer reports the applet as unavailable when used offline.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, java
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100