Krumuvecis / WorldProblemSolver

Tries to solve the problems of the world.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

World Problem Solver

by Krumuvecis

Abstract

Tries to solve the problems of the world.

Requirements

  • JDK: 18
  • Maven compiler: 18
  • Maven Surefire: 3.0.0-M7
  • jetbrains annotations: 23.0.0

Functionality

Calculates yearly glacial melting and corresponding sea level rise.

  • See src\test\java\glacialMeltingBaseTest for base rate of melting.
  • Solutions coming soon...

Extra:

  • See src\test\java\textFormatTest for formatting of doubles.

Notes

Work in progress, expect changes...

About

Tries to solve the problems of the world.


Languages

Language:Java 100.0%