Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 6 years ago

Language

C++

Compiler

gcc HEAD 10.0.0 20191210 (experimental)

Options
Warnings
Boost 1.71.0
C++2a(GNU)
no pedantic

Author

anonymous

over 6 years ago

$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.71.0/gcc-head/include -std=gnu++2a
prog.cc: In function 'int main(int, char**)':
prog.cc:6:14: warning: unused parameter 'argc' [-Wunused-parameter]
    6 | int main(int argc, char* argv[])
      |          ~~~~^~~~
prog.cc:6:26: warning: unused parameter 'argv' [-Wunused-parameter]
    6 | int main(int argc, char* argv[])
      |                    ~~~~~~^~~~~~
Podaj 7 liczb calkowitych
sh: 1: cls: not found
Wpisales elementy: -5,-5,1,1,1,1,1,

Liczby, ktore przy dzieleniu przez 4 daja reszte 2 lub sa niedodatnie to: -5,-5,

Kwadraty tych elementow to: 25,25,

sh: 1: PAUSE: not found
Suma tych kwadratów to: 25,
Exit Code:
0