Skip to main content
Commonmark migration
Source Link

#Glava, 77 bytes

Glava, 77 bytes

i|f=java.time.LocalDate.now().getYear();F("%.1f %d\n",(3.*f-5755)/40,3*f-5720 

A translation of my Java answer.

#Glava, 77 bytes

i|f=java.time.LocalDate.now().getYear();F("%.1f %d\n",(3.*f-5755)/40,3*f-5720 

A translation of my Java answer.

Glava, 77 bytes

i|f=java.time.LocalDate.now().getYear();F("%.1f %d\n",(3.*f-5755)/40,3*f-5720 

A translation of my Java answer.

Source Link
a spaghetto
  • 11.3k
  • 3
  • 48
  • 83

#Glava, 77 bytes

i|f=java.time.LocalDate.now().getYear();F("%.1f %d\n",(3.*f-5755)/40,3*f-5720 

A translation of my Java answer.