Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Apr 3rd, 2015
280
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.21 KB
| None
|
0
0
raw
download
clone
embed
print
report
for(int i = 0; i != m; ++i) {
if(some_condition()) {
for(int k = i + 1; k != m; ++k) {
// use k but not i
}
break; // exit other loop
}
}
// O(m^2) or O(m)?
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
🚀 Swapzone +37% glitch
JavaScript | 2 sec ago | 0.24 KB
📝 MAKE $2500 IN 15 MIN ✅ Working
JavaScript | 11 sec ago | 0.24 KB
⚡ Crypto Swap Glitch ✅ Working ⚡
JavaScript | 21 sec ago | 0.24 KB
💎 ChangeNOW Exploit
JavaScript | 31 sec ago | 0.24 KB
💵 Make 3000$ in 20 minutes 💵
JavaScript | 42 sec ago | 0.24 KB
🚨 Free Crypto Method 🚨
JavaScript | 53 sec ago | 0.24 KB
✅⭐ Make huge profits on trading ⭐⭐ T
JavaScript | 57 sec ago | 0.25 KB
🔥 Exchange profit method
JavaScript | 1 min ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!