🟢 Վարժություն 3

Գրել ծրագիր, որն էկրանին կտպի input.txt անունով ֆայլի տողերի քանակը։
 
#include <iostream>
// Include library to work with files

int main() {
   //Put your code here. 
}

Constraints

Time limit: 0.2 seconds

Memory limit: 512 MB

Output limit: 1 MB

To check your solution you need to sign in
Sign in to continue