консоль

What is the best way to read data from the console?

I solve Olympiad problems of this kind in java. I wrote the algorithm for solving the problem. There was a problem with how t ... il it counts 10,000 characters, the program will not continue working. How do you recommend solving this problem? a problem?

How to copy the contents of a folder with a given extension to another folder while maintaining the original directory structure in linux

How do I copy files of only a certain extension to another folder in Ubuntu, while maintaining the structure of the original ... ents of the subfolders were also copied, only what has the extension .h This is analogous to the command mac: gcp --parents

How do I make the NodeJS server work without an activated console?

Gave a trial week on VPS hosting, put NodeJS there, but the problem is that it works only when the console is activated. How do I make it work indefinitely?

How do I delete all the contents in a folder, but keep the folder itself?

How do I delete all files, folders, and links in a folder, but leave the folder itself? I have a temp folder and I put files ... manually delete each folder separately and for each to the file, then everything is normally deleted. What am I doing wrong?

Output of a two-dimensional array. Java

I created a new method and wrote the following in it: static void changeDiagonal() { System.out.println("Задание №4"); ... oes not start with a new line, but we would like it to. Tell me, please, what can there be another way to output in 10 lines?

Clear the python console in PyCharm

I am writing a simple reinforcement learning algorithm, which has a simple animation, via output to the console. So, to show ... in the cell. The matrix is updated and a new frame is output. Now n=7. The total number of frames cannot be known in advance.

python3 --version-outputs python 3.8.5, while I have already installed 3.9

Dear community! Actually, the problem I encountered is described in the title. I installed python 3.9 via sudo apt install, b ... or use some other command to install python 3.9, and why I can't see version 3.9 on the command python3 --version. Thank you.

What is the difference between a terminal emulator and a console emulator?

In the network for the terminal emulator, you can find the following definition: A terminal emulator, terminal application, ... finition is not entirely clear. That is, in fact, the terminal emulator is a console, and the console emulator is a terminal?

How can I install grub in Linux mint via the terminal?

The question is: after installing Linux mint, the system logo itself is displayed when the system boots! and the system itself is fully loaded and functions only the grub interface is missing.

Bulk deletion of files, by name, via the terminal. debian

There was such a situation that in the root directory root, collected a lot of files: The site has a lot of functionality re ... lete them, without possibly deleting other files or directories. Debian system I will be grateful for your recommendations.

Changing the color in random positions in C#

Recently, I got a New Year's mood (mda in early December), I hope it will not disappear as usual at the end of the year. I ju ... rov) I added SetCursorPosition to my code, it turned out better, but how do I make it randomly put only in the filled fields?

How to change the color for a c++console window

How can I change the color of my app's console in C++? Need to use Windows. h?

How do I enable the console on heroku?

Bonjour) Can I enable the console in heroku? If so, how?

Delphi SendMessage

Good afternoon. I run the command line (cmd.exe) and try to send it a message that the Enter key is pressed, I do this: var ... use, this is the name of the window I'm looking for). But this method does not want to work, perhaps there are still options?

I want to change the terminal to output codeblocks (cmd) to windows Terminal? How do I do this? The property is blocked(

CodeBlocks by default outputs everything in cmd but I want it to output messages to a more convenient terminal for me-Windows Terminal, but the property of changing the terminal is blocked. Operating system windows 10.

Wake on Lan via the Internet

Given: ASUS RT-N13U router The computer connected to it that needs to be woken up from the phone Access to the router se ... from the router console If anyone has any ideas on how to implement any of the options, I would be grateful for your help.

How to work with MySQL in C++

I can't figure out how to work with MySQL queries in C++. I'm trying to write a console program that will record customer dat ... ведите имя клиента: "; getline(cin, fullName); cout << "Введите ID абонемента: "; cin >> ID_abon; }

Is it possible to enter a string in the console that contains an end-of-line character in the middle?

Is it possible to enter a string like{[1] in the console of a C++ application, for example in Linux]} "aaaa\0aaa" And catc ... ead from the console for a single function call to the buffer a sequence of simols containing a null character in the middle?

C++ column output via cout

There is such a task: generate a matrix NxN with random numbers, find the maximum in each column of the resulting matrix, and ... ting to do differently).P.S.: the program uses fstream, and the same thing should be output there. Windows OS, Visual studio

Broke my Ubuntu. Sudo doesn't work

I type sudo in the console and get ~$ sudo Sudo: /usr/bin/sudo must belong to a user with uid 0 and have the setuid bit I didn't do anything, he said.