Sidewalk Surfboard Posted October 27, 2015 Share Posted October 27, 2015 WhyI'm so confusedWhat's the errorHelp me Quote Link to comment Share on other sites More sharing options...
Sar Posted October 27, 2015 Share Posted October 27, 2015 Read what it says. Add a curly bracket. You haven't completely nested your code. Quote Link to comment Share on other sites More sharing options...
Sidewalk Surfboard Posted October 27, 2015 Author Share Posted October 27, 2015 Read what it says. Add a curly bracket. You haven't completely nested your code.But I didThat's why I'm confusedThe bracket is underlined and it's telling me I'm missing the bracket that's literally right there Quote Link to comment Share on other sites More sharing options...
LazerMaster5 Posted October 27, 2015 Share Posted October 27, 2015 Â The only answer I have is this song. Quote Link to comment Share on other sites More sharing options...
Chrysocyon Posted October 27, 2015 Share Posted October 27, 2015 God doesn't hate you, but Satan loves you.Anyway, are you sure there's not another stray left bracket somewhere? Quote Link to comment Share on other sites More sharing options...
Sidewalk Surfboard Posted October 27, 2015 Author Share Posted October 27, 2015 God doesn't hate you, but Satan loves you.Anyway, are you sure there's not another stray left bracket somewhere?I checked it 3 times and literally nothing else was wrong with it Quote Link to comment Share on other sites More sharing options...
Sutekh_the_Steak Posted October 27, 2015 Share Posted October 27, 2015 '}' looks a bit like a face.The pointy bit in the } is the nose, and the two apostrophes are the eyes. Quote Link to comment Share on other sites More sharing options...
Onnes Posted October 27, 2015 Share Posted October 27, 2015 I checked it 3 times and literally nothing else was wrong with it You should post your actual code. Quote Link to comment Share on other sites More sharing options...
Wolflich Posted October 27, 2015 Share Posted October 27, 2015 Copy and paste another bracket from a part that worked. Quote Link to comment Share on other sites More sharing options...
Zaraphayx Posted October 27, 2015 Share Posted October 27, 2015 You didn't pray hard enough. 2 Quote Link to comment Share on other sites More sharing options...
Irreverent Posted October 27, 2015 Share Posted October 27, 2015 You didn't pray hard enough.Praying is not enough when coding. He needs to sacrifice a virgin computer mouse to the cable gods. 1 Quote Link to comment Share on other sites More sharing options...
Ginpanther Posted October 27, 2015 Share Posted October 27, 2015 @6tails So what you're saying is, optical mice are right out? Quote Link to comment Share on other sites More sharing options...
Wolflich Posted October 27, 2015 Share Posted October 27, 2015 You'll have to steal one from a museum or something. Quote Link to comment Share on other sites More sharing options...
Phausk Posted October 28, 2015 Share Posted October 28, 2015 Yeah gonna have to post the code. But first try deleting the character and readding it. I remember one of the IDEs was dumb with error messages like that. Quote Link to comment Share on other sites More sharing options...
Spot Posted October 28, 2015 Share Posted October 28, 2015 Because you touch yourself. Now go outside and get some sun. 1 Quote Link to comment Share on other sites More sharing options...
TrishaCat Posted October 28, 2015 Share Posted October 28, 2015 (edited) Post the line of that code where the bracket is as well as the lines before and after that line so that we have some context. Edited October 28, 2015 by Battlechili Quote Link to comment Share on other sites More sharing options...
Sidewalk Surfboard Posted October 28, 2015 Author Share Posted October 28, 2015 All I had to do was exit the program and reload to fix it. Still though, C++ is a confusing child Quote Link to comment Share on other sites More sharing options...
Irreverent Posted October 28, 2015 Share Posted October 28, 2015 All I had to do was exit the program and reload to fix it. Still though, C++ is a confusing childAnything that allows for a clean compile on for(;P("\n"),R-;P("|"))for(e=3DC;e-;P("_"+(*u++/8)%2))P("|"+(*u/4)%2); probably is...... Quote Link to comment Share on other sites More sharing options...
Brass Posted October 30, 2015 Share Posted October 30, 2015 WhyI'm so confusedWhat's the errorHelp mepost the full code snippet Quote Link to comment Share on other sites More sharing options...
Brass Posted October 30, 2015 Share Posted October 30, 2015 Read the thread, problem was solved with a reboot.I still want to know what OP is working on Quote Link to comment Share on other sites More sharing options...
PastryOfApathy Posted October 31, 2015 Share Posted October 31, 2015 I still want to know what OP is working on"Hello World!" Quote Link to comment Share on other sites More sharing options...
Onnes Posted October 31, 2015 Share Posted October 31, 2015 "Hello World!"#include <iostream>int main (){std::cout << "Hello World!";return 0;}This is why no one likes you, C++. Quote Link to comment Share on other sites More sharing options...
Phausk Posted October 31, 2015 Share Posted October 31, 2015 (edited) #include <iostream>int main (){std::cout << "Hello World!";return 0;}This is why no one likes you, C++.Honestly I find pointers and references to be the most confusing part of C++. I understand what they do, but it gets complicated fast when you're reading other people's code. Of course that's as far as I got until I gave up, so there's most likely even more confusing shit I don't know about. Edited October 31, 2015 by Phausk 1 Quote Link to comment Share on other sites More sharing options...
Lisek Posted October 31, 2015 Share Posted October 31, 2015 I really should get back to learning code. I was a coding genius...when I was twelve. I should have stuck with it. Quote Link to comment Share on other sites More sharing options...
sushy Posted October 31, 2015 Share Posted October 31, 2015 I learnt this in school but now I have forgotten it all! I found learning C and C++ pretty complicated :0Â Quote Link to comment Share on other sites More sharing options...
Brass Posted October 31, 2015 Share Posted October 31, 2015 #include <iostream>int main (){std::cout << "Hello World!";return 0;}This is why no one likes you, C++.public class Hello{  //just fuck my shit up pubic static void main(String [] args) {  System.out.println("Hello world"); }} 1 Quote Link to comment Share on other sites More sharing options...
Phausk Posted November 1, 2015 Share Posted November 1, 2015 public class Hello{  //just fuck my shit up pubic static void main(String [] args) {  System.out.println("Hello world"); }}Java D: Quote Link to comment Share on other sites More sharing options...
Brass Posted November 2, 2015 Share Posted November 2, 2015 Java D:Hey man it gets you a job Quote Link to comment Share on other sites More sharing options...
Onnes Posted November 2, 2015 Share Posted November 2, 2015 Hey man it gets you a jobI keep a book on my shelf that covers scientific computing in Java as a humorous reminder of programming hubris.How Oracle has not managed to somehow murder that godforsaken language yet is beyond me. Quote Link to comment Share on other sites More sharing options...
Brass Posted November 2, 2015 Share Posted November 2, 2015 I keep a book on my shelf that covers scientific computing in Java as a humorous reminder of programming hubris.How Oracle has not managed to somehow murder that godforsaken language yet is beyond me.Legacy Quote Link to comment Share on other sites More sharing options...
Fantasma Posted November 3, 2015 Share Posted November 3, 2015 But java is so easy to use instead of being near jibberish like C :( Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.