diff --git a/Submission/.vscode/settings.json b/Submission/.vscode/settings.json new file mode 100644 index 0000000..df49e38 --- /dev/null +++ b/Submission/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "files.associations": { + "CHIRANJEET.C": "cpp" + } +} \ No newline at end of file diff --git a/Submission/200104099.md b/Submission/200104099.md new file mode 100644 index 0000000..7b4cca1 --- /dev/null +++ b/Submission/200104099.md @@ -0,0 +1,42 @@ +# Samyak jain ## 200104099 + +| Event name | Event date | Gone through the resources | +| ------------------ | ---------- | -------------------------- | +| Orientation | 09/05/2021 | Yes | +| Open Source | 10/05/2021 | Yes | +| Competitive Coding | 11/05/2021 | Yes | +| Design | 12/05/2021 | No | +| Game Development | 13/05/2021 | No | +| Web Development | 14/05/2021 | Yes | +| Machine Learning | 15/05/2021 | No | +| App Development | 16/05/2021 | No | + +``` +#include +#include +using namespace std; + +int main(){ + string s; + s="SamyakJain"; + int sum=0; +for(int i=0;i