Skip to content

osu-acm/ACM-code-golf-fork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problem

Given a date in the format YYYY-MM-DD since 1583-01-01, output the day of the week that date fell on.

Ex: 2025-04-10 outputs "Thursday"

EXAMPLE

How to run: sh s.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.2%
  • Shell 2.8%