Skip to content

Instantly share code, notes, and snippets.

@vale981
Created October 13, 2013 15:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vale981/6963570 to your computer and use it in GitHub Desktop.
Save vale981/6963570 to your computer and use it in GitHub Desktop.
test
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<option name="DEFAULT_COMPILER" value="Javac" />
<resourceExtensions />
<wildcardResourcePatterns>
<entry name="!?*.java" />
<entry name="!?*.form" />
<entry name="!?*.class" />
<entry name="!?*.groovy" />
<entry name="!?*.scala" />
<entry name="!?*.flex" />
<entry name="!?*.kt" />
<entry name="!?*.clj" />
</wildcardResourcePatterns>
<annotationProcessing>
<profile default="true" name="Default" enabled="false">
<processorPath useClasspath="true" />
</profile>
</annotationProcessing>
</component>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CppTools.Loader" reportImplicitCastToBool="false" reportNameReferencedOnce="false" warnedAboutFileOutOfSourceRoot="true" version="3" currentProject="$PROJECT_DIR$/Makefile" compilerSelect="AUTO" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/lernen.iml" filepath="$PROJECT_DIR$/lernen.iml" />
</modules>
</component>
</project>
<component name="DependencyValidationManager">
<state>
<option name="SKIP_IMPORT_STATEMENTS" value="false" />
</state>
</component>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Palette2">
<group name="Swing">
<item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
</item>
<item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
</item>
<item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
</item>
<item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
<default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
</item>
<item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
<initial-values>
<property name="text" value="Button" />
</initial-values>
</item>
<item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
<initial-values>
<property name="text" value="RadioButton" />
</initial-values>
</item>
<item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
<initial-values>
<property name="text" value="CheckBox" />
</initial-values>
</item>
<item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
<initial-values>
<property name="text" value="Label" />
</initial-values>
</item>
<item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
<preferred-size width="150" height="-1" />
</default-constraints>
</item>
<item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
<preferred-size width="150" height="-1" />
</default-constraints>
</item>
<item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
<preferred-size width="150" height="-1" />
</default-constraints>
</item>
<item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
</item>
<item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
<preferred-size width="200" height="200" />
</default-constraints>
</item>
<item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
<preferred-size width="200" height="200" />
</default-constraints>
</item>
<item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
</item>
<item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
</item>
<item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
</item>
<item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
</item>
<item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
<preferred-size width="-1" height="20" />
</default-constraints>
</item>
<item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
</item>
<item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
</item>
</group>
</component>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="" />
</component>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<module type="C++" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="Cpp SDK" jdkType="CppSdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
COMPILER=G++
# todo: object files into output path, processing c / c++ files in the same time (?), nested directories for source files (?)
C = cpp
OUTPUT_PATH = out/production/lernen/
SOURCE_PATH = src/
EXE = $(OUTPUT_PATH)lernen
ifeq ($(COMPILER), G++)
ifeq ($(OS),Windows_NT)
OBJ = obj
else
OBJ = o
endif
COPT = -O2
CCMD = g++
OBJFLAG = -o
EXEFLAG = -o
# INCLUDES = -I../.includes
INCLUDES =
# LIBS = -lgc
LIBS =
# LIBPATH = -L../gc/.libs
LIBPATH =
CPPFLAGS = $(COPT) -g $(INCLUDES)
LDFLAGS = $(LIBPATH) -g $(LIBS)
DEP = dep
else
OBJ = obj
COPT = /O2
CCMD = cl
OBJFLAG = /Fo
EXEFLAG = /Fe
# INCLUDES = /I..\\.includes
INCLUDES =
# LIBS = ..\\.libs\\libgc.lib
LIBS =
CPPFLAGS = $(COPT) /DEBUG $(INCLUDES)
LDFLAGS = /DEBUG
endif
OBJS := $(patsubst %.$(C),%.$(OBJ),$(wildcard $(SOURCE_PATH)*.$(C)))
%.$(OBJ):%.$(C)
@echo Compiling $(basename $<)...
$(CCMD) -c $(CPPFLAGS) $(CXXFLAGS) $< $(OBJFLAG)$@
all: $(OBJS)
@echo Linking...
$(CCMD) $(LDFLAGS) $^ $(LIBS) $(EXEFLAG) $(EXE)
clean:
rm -rf $(SOURCE_PATH)*.$(OBJ) $(EXE)
rebuild: clean all
#rebuild is not entirely correct
ELF>�@@�<@8 @&#@@@@@��88@8@@@� � � � `� `Px   ` `��TT@T@DDP�td��@�@44Q�tdR�td� � `� `/lib64/ld-linux-x86-64.so.2GNUGNUl�1{�-4֥�reo�*��i�(E�L� C  ���U�3@@K@`libstdc++.so.6__gmon_start___Jv_RegisterClasses_ZNSt8ios_base4InitD1Ev_ZSt4cout_ZStlsISt11char_traitsIcEERSt13basic_ostreamIcT_ES5_PKc_ZSt4endlIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6__ZNSt8ios_base4InitC1Evlibc.so.6__cxa_atexit__libc_start_mainGLIBC_2.2.5GLIBCXX_3.4� ui  t)��`@` ```` `(`H�����UH����5� �%� @�%� h������%� h������%� h������%� h�����%� h�����%� h����H����@�@`�����H�������1�H���fffff.�H���``�b����8`�``�@@H���j�����1�I��^H��H���PTI��@@H���@H��p@�/������H��H�� H��t��H��Ð����UH��SH���=0
uK�`H�*
H��`H��H��H9�s$fDH��H�
��`H�� H9�r��� H��[]�fff.�H�=� UH��t�H��t]�`��]�������������H�l$�L�d$�H�-7 L�%( L�l$�L�t$�L�|$�H�\$�H��8L)�A��I��H��I�������H��t1�@L��L��D��A��H��H9�u�H�\$H�l$L�d$L�l$ L�t$(L�|$0H��8����������������UH��SH��H�� H���t�� `DH����H�H���u�H��[]�H������H���Hello, World;0T���L����t��������������zRx �$���pFJ w�?;*3$"DH���"D]\`���&D]$tX����Q��_@����X������@����������������� �@ �@� `���o�@�@�@
! �`�X@(@0 ���o�@���o���o�@ `@&@6@F@V@f@GCC: (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3<p@"�@&��V�0��A1l���#�
�#h�#8�#,�B�a� T�
W� +Y� �]��U #
^�#  B�int�
_��
j� <std�B����������� �4�Q�o����������%�R�o��������� �/�V�x��������� �. �J �f �>
�V
�x
��
��
��
� �- �Q �s Ŝ ƾ �� �� � �: �[ �| ͕ ή �� �� � �0 
�  �  � � 1�, �B
7L
8�
9��
�� � �_���z� ��� �/ ] �v ./ ���. ��  T� U� V� ^� g� j� kDI n��&��cF� 4 C= �!� b�tht�� ���������;� L2!��>���;� I 4 C"{ �222"�0�7 �
D�#]4~a 4 C~'��$� >� a%OKi#���� #�
����7#
���� ���
#9�� ��#�
 ))�/�#t
H Q� #�
Z o�)&#|x ��)&#�
����';��#����6��# j��6��#�f  #���L�L��6#:��o��#�
����#� ���)&#s� �))&#1����#�
m �)I#{� /�)#�< V��)#r� x))#�
g �)#@� �)#�
������"�����)"�  ))"�� . ))"���J �)"#�f ))#T�� ��)� � � (tm8�>
�
� #H� #� #z
� # � #�� #�� #_� #.� # F�� #(��6#0#<�V
)#�
�x
�)�"�� �
))�"�
���
�)�#����
��
��)"X� ))#9�  )' / �#b�J J )' 3#O�s �)' #V�� � )'  �#��B� )'  "���� �)�#!� � �#�B  ))�"�(�: �)�"�E�[ �)�"���| ���#�
T � )&#} � )&)�ݦ)� )�*��)� )))���) )�*��)0 ))*�9�)V )��+� �� � � � *+'���  � #�� � )' * #@�� � )'  �#O �)'  ����+48C,9�-�� �
� .7���#/eq�b.�##/lt��.�##*� �55*6 �5*J �5'5#*� g;M;5*/� ;s;5*7@;�;O*� .O�A*
T Z�#*�"i.�AA0eof&�Z1�*
ZA2O2)O�)O2GZ�`6�Z:�#T;�#A�#sG�#H�# VI�#(PJ�#0K�#8�L�#@�M�#H N#P O#Q�Q#RGS#S�U#T\ W#U�^#V�
_#W�b#XCd#Y�f#ZX h#[�o#\�
p#]"�}�� 63#��L�) � -� 7A4(:14� ;14� ?A4@1 H  H .-� 7�4(:�4� ;�4� ?A4@1 HB HBBi5B�����"� ���"iޢ���"kۯ6"��+6-� 7~4(:<4� ;<4� ?A4@1 H H2�-� 7�4(:�4� ;�4� ?A4@1 H) H))-� 7/4(:/4� ;/4� ?A4@1 H� H� � ,AA�5�T_6�_;7��8__a �28__b �27��9__s52&��:���5��6��;� n��2�D�7 �
D8__f0�5N$;6�;9__c b�5�Ne6�_9__c�77� 4 C<�4�~=3�; ;�  >z  p@�@?�  L?� Lo@��@�@A�B��Ck �@�@�^D��@E���F�G� �H} ``I�B
����xJ���Ky @KDI����~L���I�����������M�D�������% RU< : ; I$ >  : ;  : ; I8
 : ;I  : ; �@
 : ;  : ; I I !I/ $ > &I I9: ; : ; : ;9: ;  : ; ( <  : ; : ;I? 2 < .? : ;< dI4 .? : ;< d< .? : ; �@I< dI /I!.? : ;�@I< d".? : ; I< #.? : ;I< $4: ; �@I? < %4: ; I< &'.? : ;I< ( : ; ).? : ; �@I< *.? : ;�@I< +9: ; ,:: ; -G : ; ..? : ; �@< /.? : ; �@I< 0.? : ;�@I< 1.? : ;�@I< 2 I3.? : ; I< 4 : ; I? < 5.G d6I4 7.G 8: ; I9: ;I:I;: ; I<: ;I=.4 >.? : ; I@?: ; I@1X Y A1B1C.4 @D1RUX Y E1F1 G4I? 4 < H4G
I4G�@ J4G�@K4G�@ L4G�@M4G�@�K� src/usr/include/c++/4.6/usr/include/usr/lib/gcc/x86_64-linux-gnu/4.6/include/usr/include/c++/4.6/x86_64-linux-gnu/./bits/usr/include/c++/4.6/bits/usr/include/x86_64-linux-gnu/bits/usr/include/c++/4.6/ext/usr/include/c++/4.6/debugmain.cppostreamiostream<eingebaut>stdio.hstddef.hwchar.hcwcharc++config.hclocaleios_base.hcwctypelocale_facets.hbasic_ios.hiosfwdwchar2.htime.hnew_allocator.hdebug.h char_traits.hlocale.htypes.hatomic_word.hnumeric_traits.hwctype.h p@K����J�J���Jcurrency_symbolwcscmptm_hourwcsftime__min~Init_CharTgetwchar_ZN9__gnu_cxx24__numeric_traits_integerIlE5__maxE_S_synced_with_stdiowcsstrgp_offsetbtowcwcspbrklconv_ZN9__gnu_cxx24__numeric_traits_integerIsE5__maxE_ZNSolsEPFRSoS_Etm_zonelong long unsigned int__digits_Traitslocaleconv_ZNSt11char_traitsIcE12to_char_typeERKisrc/main.cpp__ostream_typevswscanfvfwscanf/home/vale981/Dokumente/coding/lernen_ZNKSt9basic_iosIcSt11char_traitsIcEE7rdstateEv_ZNSt11char_traitsIcE3eofEv_ZNSt11char_traitsIcE4findEPKcmRS1_iswctypewcscspn__wchungetwcwcstodvwscanf_Valuewcstokwcstol_S_refcounttowctransint_curr_symboliostatelong long intmbsinitpositive_signint_p_cs_precedesthiswmemset_ZN9__gnu_cxx24__numeric_traits_integerIlE5__minEtm_monwctype_tmon_grouping__initialize_psize_t__static_initialization_and_destruction_0flush<char, std::char_traits<char> >eq_int_type_S_badbit_ZNKSt5ctypeIcE5widenEctm_year_ZN9__gnu_cxx24__numeric_traits_integerIsE5__minE__numeric_traits_integer<long unsigned int>_ZNSt11char_traitsIcE7compareEPKcS2_mwcslenint_p_sep_by_spacemon_decimal_pointoverflow_arg_area_S_failbit_ZNSt11char_traitsIcE6lengthEPKcwcschrwcscoll_Ios_Iostatewcsrchr_Atomic_wordwmemmovenegative_signshort unsigned intbasic_ostream<char, std::char_traits<char> >tm_isdstassign_ZNKSt9basic_iosIcSt11char_traitsIcEE5widenEctypedef __va_list_tag __va_list_tagwidenwcscpywint_tboolwcscatshort intint_n_cs_precedessetlocale__int32_twcsncmpwcsxfrmbasic_ios<char, std::char_traits<char> >wcstoldwctobostreamcopy__gnu_debugwcstolltm_min__ioinitwcsspntm_yday_ZNSt11char_traitsIcE4moveEPcPKcmwmemcmpvswprintfwcsrtombscompare_ZNSt11char_traitsIcE6assignERcRKc_S_eofbit_IO_FILEwmemchrrdstateGNU C++ 4.6.3_ZN9__gnu_cxx24__numeric_traits_integerIiE5__maxEfloatfputwc_ZNSt11char_traitsIcE6assignEPcmc_ZNSt11char_traitsIcE2eqERKcS2_fputwschar_traits<char>unsigned char__wchbnot_eofmbsrtowcs__oswcstoul__FILEmbrlenwmemcpy__check_facet<std::ctype<char> >_ZN9__gnu_cxx24__numeric_traits_integerIcE5__maxEreg_save_areatm_gmtoffmon_thousands_sepwcstof_ZNSt11char_traitsIcE11eq_int_typeERKiS2___counttm_wday_S_goodbitwctrans_t__numeric_traits_integer<int>_ZNSt11char_traitsIcE2ltERKcS2_int_p_sign_posn__numeric_traits_integer<short int>long doublelengthctype<char>operator<<_ZNSt11char_traitsIcE11to_int_typeERKcoperator|__numeric_traits_integer<long int>_S_ios_iostate_end__pf__debugargc_ZNSt11char_traitsIcE4copyEPcPKcmto_char_typeios_baseto_int_typefgetws__value_ZNSt11char_traitsIcE7not_eofERKi_ZN9__gnu_cxx24__numeric_traits_integerIiE5__minEfwidetm_mdayptrdiff_t_Facetwchar_twcrtomb11__mbstate_tint_n_sign_posnvfwprintftm_secputwcharwcsncpyvwprintfwcsncatfgetwcfp_offsetint_frac_digits_ZN9__gnu_cxx24__numeric_traits_integerImE8__digitsEfindwcstoullint_n_sep_by_space_GLOBAL__sub_I_mainmbrtowc_ZSt4cout__priorityargv__is_signed__dso_handle__numeric_traits_integer<char>__max__gnu_cxxp@t@wt@�@w�@�@wp@~@Up@y@T�@�@P�@�@w�@�@w�@�@w�@�@�@�@p@�@�@�@.symtab.strtab.shstrtab.interp.note.ABI-tag.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.text.fini.rodata.eh_frame_hdr.eh_frame.init_array.ctors.dtors.jcr.dynamic.got.got.plt.data.bss.comment.debug_aranges.debug_info.debug_abbrev.debug_line.debug_str.debug_loc.debug_ranges8@8#T@T 1t@t$D���o�@�(N �@��V�@�!^���o�@�k���o�@�@z(@(0�X@X� ��@��@p�p@p��@���@���@�4��@���� `� �� `� �`�`� ` ���`���`�H�0`0�@`@( 0@*
j@��%�'3�+�?05.� J:U;`;chFh%8 �M 8@T@t@�@�@�@�@�@ (@
X@ �@ @ p@�@�@�@�@� `� ``` `�`�`0`@` !" �@��� `*`8`E @[P`jX`x �@���`�� @�`� P@���� �@&�``��`� `� `' `0 0`; @@K �@R a u�@{���@@�C�@R0`_@`v8`�`� �@����@`���h`����@` p@" �@call_gmon_startcrtstuff.c__CTOR_LIST____DTOR_LIST____JCR_LIST____do_global_dtors_auxcompleted.6531dtor_idx.6533frame_dummy__CTOR_END____FRAME_END____JCR_END____do_global_ctors_auxmain.cpp_GLOBAL__sub_I_main_ZStL8__ioinit_GLOBAL_OFFSET_TABLE___init_array_end__init_array_start_DYNAMICdata_start__libc_csu_fini_start__gmon_start___Jv_RegisterClasses_fini_ZNSt8ios_base4InitC1Ev@@GLIBCXX_3.4__libc_start_main@@GLIBC_2.2.5__cxa_atexit@@GLIBC_2.2.5_ZNSt8ios_base4InitD1Ev@@GLIBCXX_3.4_ZStlsISt11char_traitsIcEERSt13basic_ostreamIcT_ES5_PKc@@GLIBCXX_3.4_IO_stdin_used__data_start_ZSt4cout@@GLIBCXX_3.4__dso_handle__DTOR_END____libc_csu_init__bss_start_end_ZSt4endlIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_@@GLIBCXX_3.4_edatamain_init
#include <iostream>
#include <iomanip>
using namespace std;
int main(int argc, const char* argv[]) {
std::cout << "Hello, World" << endl;
return 0;
}
#include <iostream>
#include <iomanip>
using namespace std;
int main(int argc, const char* argv[]) {
std::cout << "Hello, World" << endl;
return 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment