fork download
  1. #include<bits/stdc++.h>
  2. using namespace std;
  3. int main (){
  4. long long n, a, b, c;
  5. cin >> n >> a >> b >> c;
  6. for (int i=1; i<=n; i++){
  7.  
  8.  
  9. }
  10. cout << a + b;
  11.  
  12. }
  13.  
  14.  
Success #stdin #stdout 0.01s 5280KB
stdin
Standard input is empty
stdout
188324377731952