CARVIEW |
Select Language
HTTP/2 200
date: Wed, 15 Oct 2025 00:42:15 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=c36d0c8ee6e294a51188c89e3fd1e98c8a88442c4baba6790e3adf19fa13baf4a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22J0cxtibU-Q4ViG7MdRZvSeXF2d8A8JhK%22%3B%7D; HttpOnly; Path=/
cf-ray: 98eb4685f9f5335a-BLR
if-then-else - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #include <stdio.h>
- void main(){
- int i=0;
- char c, k;
- k = 'k';
- c = k;
- if (c == k)
- {
- printf("Isto executou porque o caractere de c Γ© igual ao de k.\n");
- }
- if (i > 5)
- {
- i=5;
- }
- else
- {
- printf("\nIsto executou porque o valor de i nΓ£o Γ© maior que 5.");
- }
- return;
- }
Advertisement
Add Comment
Please, Sign In to add comment
-
π₯ Exchange profit method
JavaScript | 3 sec ago | 0.24 KB
-
β
Make $2500 in 20 minutesβ 0
JavaScript | 3 sec ago | 0.25 KB
-
π Swapzone +37% glitch β A
JavaScript | 11 sec ago | 0.25 KB
-
π¨ Free Crypto Method π¨
JavaScript | 16 sec ago | 0.24 KB
-
β
β Make huge profits on trading ββ T
JavaScript | 18 sec ago | 0.25 KB
-
π‘ Instant BTC Profit Method β
Working
JavaScript | 26 sec ago | 0.24 KB
-
π MAKE $2500 IN 15 MIN β
Working
JavaScript | 35 sec ago | 0.24 KB
-
π Swapzone +37% glitch
JavaScript | 54 sec 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