Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
use of assert to check a particular situation! (throws error)
//g++ 5.4.0 #include <iostream> #include <bits/stdc++.h> using namespace std; int main(){ int x; cin >> x; assert(x % 7 == 0); cout << x << endl; return 0; }
run
|
edit
|
history
|
help
0
PriQHotel
most Frequent word
Wipro Problem 2: determine count
diamond
fb_series
kickstartd
19 მარტს დამუშავებული
ThreeVariableRegression
PointPattern
Heap DS and Heapsort