#include <iostream>
#include <cmath>
using namespace std;
long long ss(long long n) {
long long sum = 0;
if (n % 2 == 0) {
sum += 2;
while (n % 2 == 0) {
n /= 2;
}
}
for (long long i = 3; i <= sqrt(n); i += 2) {
if (n % i == 0) {
sum += i;
while (n % i == 0) {
n /= i;
}
}
}
if (n > 1) {
sum += n;
}
return sum;
}
int main() {
long long n;
cin >> n;
cout << ss(n) << endl;
return 0;
}
Sum of prime factors โ
HSBC
SELECT l.id, l.title, l.rating, l.year
FROM library l
JOIN (
SELECT year, MAX(rating) AS max_rating
FROM library
GROUP BY year
) AS year_max
ON l.year = year_max.year AND l.rating = year_max.max_rating
ORDER BY l.year ASC;
Book of the year โ
FROM library l
JOIN (
SELECT year, MAX(rating) AS max_rating
FROM library
GROUP BY year
) AS year_max
ON l.year = year_max.year AND l.rating = year_max.max_rating
ORDER BY l.year ASC;
Book of the year โ
Best Grade โ
Barco (FTE)
Barco (FTE)
long getMaxProfit(vector<int> pnl, int k) {
int n = pnl.size();
long maxprofit = 0;
int i;
long profit = 0;
int start = 0;
for(i=0;i<n;i++) {
profit += pnl[i];
if (profit <= 0) {
profit = 0;
start = i+1;
} else {
maxprofit = max(maxprofit , profit);
if (i-start+1 == k) {
profit -= pnl[start];
start++;
}
while(pnl[start] <= 0 && start <=i) {
profit -= pnl[start];
maxprofit = max(maxprofit , profit);
start++;
}
}
}
return maxprofit;
}
Profit Analysis โ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company Name : Rakuten
Role : Associate Software Engineer
Batch : 2024/2023/2022 passouts
Link : https://symphony-rakuten.sensehq.eu/careers/jobs/41
Role : Associate Software Engineer
Batch : 2024/2023/2022 passouts
Link : https://symphony-rakuten.sensehq.eu/careers/jobs/41
Job openings at Rakuten Symphony
All people need connectivity.The Rakuten Group is reinventing telecom by greatly reducing cost, rewarding big users not penalizing them, empowering more people and leading the human centric AI future.The mission is to connect everybody and enable all to be.Rakuten.โฆ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company Name : Quizizz
Role : Software Engineer
Batch : 2024/2023/2022 passouts
Link : https://jobs.lever.co/quizizz/ae6fce20-c1d8-4a8e-9b45-c11399f618ec
Role : Software Engineer
Batch : 2024/2023/2022 passouts
Link : https://jobs.lever.co/quizizz/ae6fce20-c1d8-4a8e-9b45-c11399f618ec
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company Name : American Express
Batch : 2024/2023 passouts
Role : Data Analyst
Major skillset : Python and SQL
Link : https://aexp.eightfold.ai/careers/job/25254453
Batch : 2024/2023 passouts
Role : Data Analyst
Major skillset : Python and SQL
Link : https://aexp.eightfold.ai/careers/job/25254453
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
๐Micron Technology is hiring for Intern, Data Engineer
Experience: 0 - 1 year's
Expected Stipend: 3-6 LPA
Apply here: https://careers.micron.com/careers/job/23995750?src=JB-12600&domain=micron.com
๐Meril is hiring for C++ Software Developer
Experience: 0 - 1 year's
Expected Salary: 3-6 LPA
Apply here: https://www.linkedin.com/jobs/view/4037120166/?alternateChannel=search
๐KellyOCG is hiring for UI Developer
Experience: 0 - 1 year's
Expected Salary: 5-10 LPA
Apply here: https://www.linkedin.com/jobs/view/4039239030/?alternateChannel=search
Experience: 0 - 1 year's
Expected Stipend: 3-6 LPA
Apply here: https://careers.micron.com/careers/job/23995750?src=JB-12600&domain=micron.com
๐Meril is hiring for C++ Software Developer
Experience: 0 - 1 year's
Expected Salary: 3-6 LPA
Apply here: https://www.linkedin.com/jobs/view/4037120166/?alternateChannel=search
๐KellyOCG is hiring for UI Developer
Experience: 0 - 1 year's
Expected Salary: 5-10 LPA
Apply here: https://www.linkedin.com/jobs/view/4039239030/?alternateChannel=search
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
If interested, please contact
8925902900
8925813780
8925902900
8925813780
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Email your Resume at: ADMIN@SPCYBERWORD.COM
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
๐Volvo Cars Hiring
Role: Associate Software Engineer
Location: Bengaluru
๐ปApply: https://jobs.volvocars.com/job/Bengaluru-Associate-Software-Engineer-KA-562122/1121362001/
Role: Associate Software Engineer
Location: Bengaluru
๐ปApply: https://jobs.volvocars.com/job/Bengaluru-Associate-Software-Engineer-KA-562122/1121362001/
7 Rules of Life:
- Let it go
- Ignore them
- Give it time
- Donโt compare
- Stay calm
- Itโs on you
- Always smile
- Let it go
- Ignore them
- Give it time
- Donโt compare
- Stay calm
- Itโs on you
- Always smile
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company Name : Atlassian
Batch : 2023/2022/2021 passouts
Role : Software Engineer
Link : https://www.atlassian.com/company/careers/details/15802
Batch : 2023/2022/2021 passouts
Role : Software Engineer
Link : https://www.atlassian.com/company/careers/details/15802
Atlassian
Job Details | Atlassian