python
Dashboard
My Repos
Compilers
Python Online
Node JS Online
Golang Online
codepy
Login
My Repos
Sign Out
Online Python Interpreter
Stop
Run
int main () { int n=0, m=20; int sum=0; for (int i=n; i<=m; i++) if (i% 3==0) { cout<<i<<""; sum+=i; } cout<<end<<sum; return 0; }
Share this code with others
Public
Clear
My Repos
Repo
Lang
Login
Register
Login
Create a free account. No Credit card info required.
I agree with the Codepy
Term of Service
Sign Up