찾으시는 취미가 있나요?

클래스 스토리3453개의 글

인기순최신순
Classmate249995c
3/18/2021
I'll trust you and work hard!
60
원본 보기
Developer LaLa
크리에이터
3/18/2021
I hope you keep this attitude until the end.
원본 보기
Classmate127430e
3/18/2021
'ㅅ') Oh, that's how it works.
44
원본 보기
Developer LaLa
크리에이터
3/18/2021
Nice to meet you, Chae Ho-young 'ㅅ'
원본 보기
Classmate819918a
4/1/2021
The answer code that Lara showed me in Practice Programming No. 2 may not be as expected if input2 has a string longer than input1. For example, when inputting aa in input1 and aabcd in input2, the termination condition of the iteration is until input1, so if it is compared to the second digit and ends, the first two letters are the same, the sentence 'Two strings are the same.' To solve this problem, we can add another if statement in the first if statement to compare whether the value of input2[i] is also \0, and if \0 then break; if \0 then same = false; then break;.
35
원본 보기
Developer LaLa
크리에이터
4/1/2021
I never thought you'd find anything like this. You're amazing.
원본 보기
Classmate146166f
3/20/2021
#include<cstdio> int sum(int a, int b) { return a + b; } int square(int c) { return c * c; } int main() { int lala = -512; printf("homework \n %d given by Lara".\n",lala); int homework = sum(100,200); printf ("sum function value = %d).\n",homework); int input; printf ("Please enter a number to square"; scanf_s("%d", &input); input = square(input); printf ("number of squares = %d).\n", input); return 0; } Did you do a good job?
34
원본 보기
로그인하면
더 많은 실제 후기를 만날 수 있어요!
클래스101은 모든 사람이 사랑하는 일을 하며
살 수 있도록 세상을 바꾸고자 합니다.
크리에이터
정규 클래스 지원하기
도움말
고객센터
오전 10시 ~ 오후 6시 (주말, 공휴일 제외)
주식회사 클래스101 | 대표 공대선 | 서울특별시 강남구 테헤란로 415, 4층(삼성동, 엘7강남타워) | ask@101.inc | 전화번호: 1800-2109 | 클라우드 호스팅: Amazon Web Services Korea LLC | 사업자등록번호 : 457-81-00277 | 통신판매업신고 : 2022-서울강남-02525 | 클래스101은 통신판매중개자로서 중개하는 거래에 대하여 책임을 부담하지 않습니다.