Skip to content

Commit

Permalink
Added 1578 to the PS list
Browse files Browse the repository at this point in the history
Signed-off-by: Akash <[email protected]>
  • Loading branch information
SkySingh04 committed Sep 3, 2024
1 parent 4006868 commit 33353a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/constants/dropdownOptions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ export const branches: string[] = [
"Robotics and Artificial Intelligence",
];
export const years: string[] = ["1st year", "2nd year", "3rd year", "4th year"];
export const problems: string[] = ["1554", "1557", "1559", "1572", "1585", "1587", "1591", "1592", "1598", "1605", "1606", "1609", "1640", "1642", "1644", "1645", "1648", "1653", "1654", "1659", "1668", "1678", "1683", "1687", "1696", "1699", "1701", "1702", "1703", "1708", "1711", "1724", "1728", "1730", "1734", "1736", "1741", "1742", "1744", "1748"];
export const problems: string[] = ["1554", "1557", "1559", "1572", "1585", "1587", "1591", "1592", "1598", "1605", "1606", "1609", "1640", "1642", "1644", "1645", "1648", "1653", "1654", "1659", "1668", "1678", "1683", "1687", "1696", "1699", "1701", "1702", "1703", "1708", "1711", "1724", "1728", "1730", "1734", "1736", "1741", "1742", "1744", "1748", "1578"];

0 comments on commit 33353a9

Please sign in to comment.