Skip to content

TeamRoboManipal25/Task2-Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Task 2 - C++

C++ Logo


πŸ“„ Task Description

For this task, you will practice writing basic C++ programs and pushing your code to GitHub using the Git CLI.
There is no separate report for this task.

πŸ‘‰ Two PDF guides will be provided:

Follow the respective PDF as per your year.


πŸ› οΈ What You Have to Do

  1. Write the required C++ programs as instructed in the PDF.
  2. Push your code to your private repository in the RoboManipal2025 organization.
  3. Follow the folder structure rule:

YourRepoName/
β”œβ”€β”€ Task0/
β”‚   └── (files for Task 0)
β”œβ”€β”€ Task1/
β”‚   └── (files for Task 1)
β”œβ”€β”€ Task2/
β”‚   β”œβ”€β”€ program1.cpp
β”‚   β”œβ”€β”€ program2.cpp
β”‚   └── ...

  • Keep all Task 2 related files inside the Task2 folder.
  • Name your .cpp files meaningfully (e.g., Isprime.cpp, Palindrome.cpp).

πŸ“š Learning Resources


πŸ“Œ Deadline: 13th october, 11:59 pm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published