CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 03:38:39 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=2ddda6fb843528382a257c7e375aac1f80ffa7ff9ce7172daa2d248fbf8156a8a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%229B6gqga5xaT-NAtXRl__XVTslc5p9UZn%22%3B%7D; HttpOnly; Path=/
cf-ray: 98cb5369fed51ec2-BLR
AFunc2 - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ##
- function SumAl(n: integer): integer;
- begin
- var mass := new integer[n];
- for var i := 0 to mass.Length - 1 do
- mass[i] := i * 2 + 1;
- Result := mass.Sum;
- end;
- var (n1, n2, n3) := readinteger3;
- println(SumAl(n1));
- println(SumAl(n2));
- println(SumAl(n3));
Advertisement
Add Comment
Please, Sign In to add comment
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ W
JavaScript | 10 sec ago | 0.24 KB
-
⭐⭐⭐Profit Method⭐⭐
Java | 13 sec ago | 0.10 KB
-
⭐✅ Swapzone Glitch ✅ Working⭐⭐⭐ V
JavaScript | 21 sec ago | 0.24 KB
-
⭐⭐⭐Instant Profit Method⭐⭐
Java | 25 sec ago | 0.10 KB
-
✅ Make $2500 in 20 minutes⭐⭐⭐ 5
JavaScript | 32 sec ago | 0.24 KB
-
⭐⭐⭐Instant Profit Method⭐⭐
Java | 36 sec ago | 0.10 KB
-
⭐⭐Exchange Exploit⭐⭐ 3
JavaScript | 44 sec ago | 0.24 KB
-
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐
Java | 48 sec ago | 0.10 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