Jump to content

Recommended Posts

Posted

zoaki edw einai ta post

http://www.maxcheaters.com/topic/183594-official-spam-topic-%E2%98%82/page-544

 

 

to mono pou blepw kirie programatisti einai enan terastio code me anekselenkta kakogrameno kodika

as ta paroyme apo tin arxi lipon,kai gia na min lew mono logia ( opos merikoi merikoi )

public Chain<E> add(final E e)
    {
        if (_next == null)
            return _next = new Chain<E>(this, e);
        else
            return _next.add(e);
    }

xrisimopihs 4 line gia na grapsis kati pou tha grafotan se 3 apo tin stigmi pou to else einai axristo

alla kai pali tha to ekanes me 3 line eno mporouse na gini kai me 1

public Chain<E> add(final E e)
    {
        return _next == null ? _next = new Chain<E>(this, e) : _next.add(e);
    }

a kai kirie programatisti prin apantisete na exete sto mialo sas oti akoma kai ta kena line desmeyoun apothikeytiko xoro kai otan milame gia programatismo ola pezoyn ton rolo toys . opote an thelete na kanete kapion na niosi abola me ton kalogrameno sas kodika ( frontiste na einai kalogramenos apo oles tis apopsis )

 

exeis ki alla tetia alla barieme na sto katharograpsw olo twra

 

 

kai h apantisis soy

 

to mono "la9os" pou ixe o kwdikas itane to parapanisio else pou den xriazotane, kata ta ala einai oso pio kalogramenos ginete gia ti douleia pou prepei na kanei.

 

kalogramenos me ta dika soy stadar mpori na einai ... me ta dika mou einai ena skatogrameno java file

se ekino to komati nai thes na soy analisw ki alla komatia me logika sfalmata poy exeis ?

Posted

pws ginete na einai la9os apo tin stigmi pou kai ta 2 einai akrivws IDIA. ektos an eisai ka9isterimenos kai den to katalaveneis afto.

 

Nai se parakalw dikse mou ta errors, toso kairo eixa tin aftapati oti douleve swsta

Posted

pws ginete na einai la9os apo tin stigmi pou kai ta 2 einai akrivws IDIA. ektos an eisai ka9isterimenos kai den to katalaveneis afto.

 

Nai se parakalw dikse mou ta errors, toso kairo eixa tin aftapati oti douleve swsta

Μ'αρέσει που κάθεσαι και του απαντάς σοβαρά.
Posted

pws ginete na einai la9os apo tin stigmi pou kai ta 2 einai akrivws IDIA. ektos an eisai ka9isterimenos kai den to katalaveneis afto.

 

Nai se parakalw dikse mou ta errors, toso kairo eixa tin aftapati oti douleve swsta

to oti kati douleyh sosta den simeni oti einai sosta grameno h katharogrameno kai opos paradexese to else den xriazete 

kai soy ediksa ki allo tropo dia na einai pio katharogramenos 

 

pame sto next logiko error soy 

public void remove()
{
	if (_prev != null)
	{
		_prev._next = _next;
		if (_next != null)
			_next._prev = _prev;
	}
	_prev = null;
	_next = null;
}

edw les if (_prev != null)

an omos einai null pas kai to ksana kanis null ilithie

kai o kodikas eprepe na einai etsi 

public void remove()
{
	if (_prev != null)
	{
		_prev._next = _next;
		if (_next != null)
		{
			_next._prev = _prev;
			_next = null;
		}
		_prev = null;
	}
}

pou pas na to paiksis kai dev panathemase

Posted

pws tin prwti fora pou sou dwsane ton kodika ekanes tin kota kai den milages kai twra xtipas kai to xeri sto trapezi den mporw na to katalavw.

Exete kai java developers pelates ekei ston pyrgo?

Posted

to oti kati douleyh sosta den simeni oti einai sosta grameno h katharogrameno kai opos paradexese to else den xriazete 

kai soy ediksa ki allo tropo dia na einai pio katharogramenos 

 

pame sto next logiko error soy 

public void remove()
{
	if (_prev != null)
	{
		_prev._next = _next;
		if (_next != null)
			_next._prev = _prev;
	}
	_prev = null;
	_next = null;
}

edw les if (_prev != null)

an omos einai null pas kai to ksana kanis null ilithie

kai o kodikas eprepe na einai etsi 

public void remove()
{
	if (_prev != null)
	{
		_prev._next = _next;
		if (_next != null)
		{
			_next._prev = _prev;
			_next = null;
		}
		_prev = null;
	}
}

pou pas na to paiksis kai dev panathemase

 

kai an to ksanakanw null ti 9a ginei? 

 

 

xa0x0a0xa0xa0a0ax0xa0

 

re malakismeno milas se atomo pou einai 10 xronia C++ coder, min kitas pou eimai edw kai ka9ome kai asxoloume me zwa san esena, afto den simenei oti eimai tis pastas sou

Posted

Πραγματικά είναι πολύ θλιβερο που τα "ενεργά" άτομα αυτού του forum είναι πια το ζευγαράκι.

Posted (edited)

pws ginete na einai la9os apo tin stigmi pou kai ta 2 einai akrivws IDIA. ektos an eisai ka9isterimenos kai den to katalaveneis afto.

 

Nai se parakalw dikse mou ta errors, toso kairo eixa tin aftapati oti douleve swsta

den milisa gia error milaw gia kakogrameno kodika ...

 

kai an to ksanakanw null ti 9a ginei? 

 

 

xa0x0a0xa0xa0a0ax0xa0

 

re malakismeno milas se atomo pou einai 10 xronia C++ coder, min kitas pou eimai edw kai ka9ome kai asxoloume me zwa san esena, afto den simenei oti eimai tis pastas sou

apla pas na setaris kati kai na to kanis null eno einai idi kai ayto simeni oti einai kakogramenos kodikas

den eisai toso iliothios na min mporis na to katalabis ayto

 

opos eixes ton kodika an to _prev einai null 

kanis ena check stin if kai setaris 2 times se null eno den xriazete

eno opos sto edosa kanis ena check stin if kai an einai null den kanis kapia alli alagi 

 

eisai poly kalos sto na perneis etimo varvato kwdika kai na kaneis anousies alages afto sto paradexome

edw eisai lathos ... barbatos kodikas tha itan an itan prosegmenos kai oxi skatogramenos 
an se ena komati kodika san ayton exeis kani tetia tsapatsodoulia ( kai ton mostrares san katharogrameno gia na me taposis )
fantazome pos einai o ypolipos 

 

pws tin prwti fora pou sou dwsane ton kodika ekanes tin kota kai den milages kai twra xtipas kai to xeri sto trapezi den mporw na to katalavw.

Exete kai java developers pelates ekei ston pyrgo?

moy dosate ? den milaw me bot gia java

Edited by pirama
Posted (edited)

9a empena ston kopo na sou eksigisw analitika giati einai etsi, ala eisai stokos. Tespa 9a s pw dio logia na pareis to ma9ima tis meras giati prepei na figw.

 

to remove() method 9es na ginei FORCE remove opote to next=null kai prev=null den prepei na einai mesa sta conditions, den eksartate apo ta conditions opote kai kapio la9os na ginei to remove 9a ginei 100%. Diavase ligo multithreading, deadlocks, syncrhonization, atomic access, volatile access kai sharing prin mpeis ston kopo na mou  xalaseis kialo xrono me tis paparies sou asxete wannabe.

 

Giafto ton logo ta = null mpikan teleftea

 

efiga, arketa kourases gia simera, misi wra einai ipervolika poly ftanei avrio pali.

Edited by xxdem
Posted (edited)

9a empena ston kopo na sou eksigisw analitika giati einai etsi, ala eisai stokos. Tespa 9a s pw dio logia na pareis to ma9ima tis meras giati prepei na figw.

 

to remove() method 9es na ginei FORCE remove opote to next=null kai prev=null den prepei na einai mesa sta conditions, den eksartate apo ta conditions opote kai kapio la9os na ginei to remove 9a ginei 100%. Diavase ligo multithreading, deadlocks, syncrhonization, atomic access, volatile access kai sharing prin mpeis ston kopo na mou  xalaseis kialo xrono me tis paparies sou asxete wannabe

 

efiga, arketa kourases gia simera, 30 wra einai poly ftanei avrio pali

a ok an to exeis kani etsi gia na apofigis anepithimetes litoyrgies to dexome oti den eisai aksios na kanis kati oloklirotika sosto kai oti ta petas mesa kai apla perimenis na doulepsoun

 

episis otan exeis xrono ( afoy twra exeis doylia ) pes moy ena paradigma pou opos eixes ton kodika tha douleye pio sosta apo ayton pou soy edosa egw

h apantisi einai pote den tha douleye pio sosta 

 

kai sta 10 xronia pou asxolise opos les tha eprepe na eixes mathi oti kati pou einai null den xriazete na ksana gini null

Edited by pirama

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Posts

    • For many Elden Ring players, especially those short on time or seeking a specific build, buying items online has become a practical and time-saving solution. However, as someone who’s made that choice multiple times, I know firsthand that not all sellers are legitimate—and the risk of losing your money, or worse, getting banned, is real. Through trial and error, and countless hours in the community, I’ve discovered five proven methods to help players like you find authentic Elden Ring items to buy—safely, efficiently, and without risking your account. Here’s how to make sure you’re getting exactly what you need, the right way. 1. Choose Platforms That Guarantee Elden Ring Items Without Ban The number one concern when you buy Elden Ring items is avoiding account penalties. I've personally used platforms that explicitly promote delivery methods aligned with FromSoftware’s guidelines—like safe in-game drops, no cheats, and no modded content. Look for sellers or marketplaces that guarantee you’ll receive elden ring items without ban risk. If that promise isn’t clear or backed by community trust, move on. One time, I made the mistake of buying from an unverified Discord seller—within a week, I saw strange behavior on my account and had to delete my save file. Lesson learned: stick with professional services that know what they’re doing. 2. Rely on Established Marketplaces with Verified Reviews Always look for buyer feedback and real user ratings. Reputable platforms will have a track record of successful transactions and transparent customer experiences. I tend to avoid any site or seller that hides feedback or has a generic, incomplete website. The platforms I trust most let users post detailed reviews and show proof of item delivery—usually with timestamps and screenshots. That added layer of transparency gave me peace of mind the first time I placed an order, and it’s been part of my decision-making ever since. 3. Start with a Small Order to Test Reliability If you’re uncertain, try a small purchase first. This was my approach when I first decided to buy Elden Ring items. I ordered just a few smithing stones to upgrade a secondary weapon and see how the process worked. The seller delivered in under 10 minutes, and the transaction went smoothly. That small step helped build trust, and I gradually scaled up future purchases for full armor sets and talismans. It’s the smartest way to gauge service quality without taking a big risk up front.  [url=https://www.u4gm.com/elden-ring-items][img]https://i.pinimg.com/736x/9d/7d/d4/9d7dd41fc381c64fe9b93e5c11584513.jpg [/img][/url]   4. Confirm Safe Delivery Methods (No Bots or Cheats) Authentic sellers will provide clear instructions on how the item delivery will happen—usually through password-protected multiplayer sessions where they drop items directly to your character. That’s how I’ve received every safe delivery so far. If a seller talks about instant “mailing,” bots, or strange back-end tools, that’s a red flag. Those methods are often tied to bans or corrupted saves. Look for sellers who mention manual delivery, cooperative drops, or private session coordination—these methods are the standard for getting elden ring items without ban issues. 5. Ask for Live Support or Communication Options Good sellers are responsive, offer live chat, or message confirmations. I once had a situation where I accidentally gave the wrong character name for delivery. Thanks to a quick reply from customer support, they corrected it instantly. If a seller isn’t responsive or has no support at all, that’s a sign they may disappear after you’ve paid. A platform with clear customer service builds trust and shows professionalism—especially helpful if you’re new to the process.   There’s nothing wrong with wanting to buy Elden Ring items to save time or explore new builds. I’ve done it several times, and when done correctly, it can genuinely enhance the game without ruining the experience. But your safety comes first. By following these five proven methods, you can make sure the items you receive are legitimate, safe, and won’t get your account flagged. Always prioritize platforms that clearly offer elden ring items without ban risk, and when in doubt—start small, ask questions, and trust your instincts. How to Earn Fast: Buy Elden Ring Items Safely – No Risk of Ban
    • Lol good joke.   If I'd be the one contacting yo then I'd say at least 50% in advance because you can basically just fuck off when things doesn't go your way, and then you as a developer just wasted days or even weeks of time with development.
    • "Just make your own game!" sounds simple until you’ve tried it. I did, with Epic Dragon World and learned the hard way that "open source" often means "free labor for resellers." The MIT license became a buffet for people to grab code, rebrand it and ghost the project. Even basic collaboration collapsed because everyone wanted their vision, not *a* vision. NCSoft’s lawyers aren’t theoretical. They’re a sword of Damocles. Even if you rebuild a client from scratch, if it feels like Lineage 2, they’ll come knocking. Ask the Chrono Trigger fangame corpses how that goes. MMOs are hospice care. The genre’s on life support, kept alive by whales and nostalgia. Look at Throne and Liberty, NCSoft’s own "successor" to L2, flopping harder than a 2004 PKer in ToI. Classic reboots (WoW, L2) are bandaids, not resurrections. This is the hobby. Optimizing old systems, reverse-engineering spaghetti code and preserving janky mechanics is the fun part. Monetizing it turns it into customer service hell. No thanks. Community? What community? The L2 scene is 90% resellers, 10% players who’ll quit the second they don’t get +16 on day one. Both asking how to install Java and why running the uncompiled server does not work.
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock