fork download
  1. #include <iostream>
  2. using namespace std;
  3.  
  4. /*
  5. Join me at discord to get solution code for online CP contests such as Codeforces, AtCoder, LeetCode!
  6. discord id: cpsol
  7. */
  8.  
  9. int main() {
  10. // your code goes here
  11. return 0;
  12. }
Success #stdin #stdout 0.01s 5284KB
stdin
Standard input is empty
stdout
Standard output is empty