Coder Social home page Coder Social logo

Top Langs

Language Files Total Lines Code Lines Comment Lines Empty Lines
JAVASCRIPT 2632 292781 248190 13618 30973
JSON 253 200193 200073 10 110
TYPESCRIPT 391 139727 127306 5861 6560
TEXT 41 104977 104796 0 181
MARKDOWN 356 50675 36956 53 13666
C++ 1049 47996 33082 3727 11187
JAVA 144 7225 5909 145 1171
CSS 35 6878 5125 73 1680
HTML 32 3393 2966 132 295
XML 83 2728 2573 48 107
SASS 35 2307 1993 52 262
C 6 1241 1125 45 71
BATCH 18 1179 951 6 222
YAML 52 1130 937 108 85
PYTHON 32 972 644 131 197
SQL 10 415 228 119 68
POWERSHELL 11 308 242 55 11
SHELL 1 1 1 0 0
PHP 3 0 0 0 0
TOTAL 5184 864126 773097 24183 66846

Last Update: 2023-03-26 21:38:35

Achraf Taffah's Projects

solution-classes-and-objects-hackerrank-solution-in-c- icon solution-classes-and-objects-hackerrank-solution-in-c-

A class defines a blueprint for an object. We use the same syntax to declare objects of a class as we use to declare variables of other basic types. For example: Box box1; // Declares variable box1 of type Box Box box2; // Declare variable box2 of type Box Kristen is a contender for valedictorian of her high school. She wants to know how many students (if any) have scored higher than her in the exams given during this semester. Create a class named with the following specifications: An instance variable named to hold a student's exam scores. A void input() function that reads integers and saves them to . An int calculateTotalScore() function that returns the sum of the student's scores. Input Format Most of the input is handled for you by the locked code in the editor. In the void Student::input() function, you must read scores from stdin and save them to your instance variable.

td-piles-et-files icon td-piles-et-files

Dans ce TD consacré principalement aux piles (stacks) et, dans une moindre mesure, aux files (queues). on doit fondamentalement tenir copmpte des traintes imposées par les structures des piles et des files.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.