HOC24
Lớp học
Môn học
Chủ đề / Chương
Bài học
#include <bits/stdc++.h>using namespace std;int main() { int n; cin >> n; int x=0, y=0; string s; cin >> s; for (int i=0; i<n; i++) { char p=s[i]; if (p=='G') x++; if (p=='L') y--; if (p=='R') y++; if (p=='B') x--; } cout << x << " " << y;}
1. You won't be allowed to come in unless you have the ticket2. Because of his secretary's coming late to work, he was annoyed3. We had better not go to that place4. I'd rather live in the country than in the city
\(\left(x-3\right)\left(x-2\right)< x\left(x-1\right)\)
<=> \(\left(x-3\right)\left(x-2\right)-x\left(x-1\right)< 0\)
<=> \(-4x+6< 0\)
<=> \(6< 4x\)
<=> \(x>\dfrac{3}{2}\)
Vậy tập nghiệm của phương trình là \(S=\left\{x>\dfrac{3}{2}\right\}\)
Có hai dạng cơ năng: động năng và thế năng.