string& foo();
string bar();
auto i = foo(); // string i = foo();
auto& j = bar(); // error
dectype(auto) k = foo() // string& k = foo();
dectype(auto) k = bar() // string k = bar();
// dectype(auto) since C++14
What do you do when you don't know that need do or you don't want anything do
Anonymous Poll
17%
Sleep
6%
Chat
22%
Watch lesson about something
22%
Play doka2
17%
Моя ботать 24/7
17%
Write stupid message in your channel
https://recaptcha-demo.appspot.com/recaptcha-v3-request-scores.php
What is your "score"?
What is your "score"?
Anonymous Poll
0%
1
75%
0.9
0%
0.8
25%
0.7
0%
0.6
0%
0.5
0%
0.4
0%
0.3
0%
0.2
0%
0.1
I wrote a colloquium, but I don’t know the mark yet (
After the colloquium watch a lecture about concurrency(https://www.youtube.com/playlist?list=PL4_hYwCyhAvbW4DHFV3CY5CqupNqPf4jS) is very pleasant
I went to the it-forum ("Find IT"), about an internships, it was ok ~ nice) 0))On forum give a lot of flyers. I will send my resume to 5 ~ 10 companies. By the way, failures still haunt me, my classmate copied the test from me, but in the end he was given a USB flash drive, but I don’t
By the way, I wrote a test for admission to CS Center. It seems that the tasks were simple and I wrote it well, but the results will be only 20th April.
I think I should learn algorithms and English more, but honestly I don’t understand when
After the colloquium watch a lecture about concurrency(https://www.youtube.com/playlist?list=PL4_hYwCyhAvbW4DHFV3CY5CqupNqPf4jS) is very pleasant
I went to the it-forum ("Find IT"), about an internships, it was ok ~ nice) 0))On forum give a lot of flyers. I will send my resume to 5 ~ 10 companies. By the way, failures still haunt me, my classmate copied the test from me, but in the end he was given a USB flash drive, but I don’t
By the way, I wrote a test for admission to CS Center. It seems that the tasks were simple and I wrote it well, but the results will be only 20th April.
I think I should learn algorithms and English more, but honestly I don’t understand when
YouTube
Теория и практика многопоточной синхронизации (2 курс, весна 2019), лектор -- Липовский
Share your videos with friends, family, and the world