Problema | sir_zigzag | Operații I/O |
![]() |
---|---|---|---|
Limita timp | 0.1 secunde | Limita memorie |
Total: 64 MB
/
Stivă 8 MB
|
Id soluție | #56021510 | Utilizator | |
Fișier | sir_zigzag.cpp | Dimensiune | 141 B |
Data încărcării | 03 Februarie 2025, 13:59 | Scor / rezultat | Eroare de compilare |
sir_zigzag.cpp: In function 'int main()': sir_zigzag.cpp:6:5: error: 'cin' was not declared in this scope cin>>exemplu; ^ sir_zigzag.cpp:7:14: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses] exemplu : 1<5>3<7>5<9>7<11>9<13>11<15>13<17>etc; ^ sir_zigzag.cpp:7:16: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses] exemplu : 1<5>3<7>5<9>7<11>9<13>11<15>13<17>etc; ^ sir_zigzag.cpp:7:18: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses] exemplu : 1<5>3<7>5<9>7<11>9<13>11<15>13<17>etc; ^ sir_zigzag.cpp:7:20: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses] exemplu : 1<5>3<7>5<9>7<11>9<13>11<15>13<17>etc; ^ sir_zigzag.cpp:7:22: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses] exemplu : 1<5>3<7>5<9>7<11>9<13>11<15>13<17>etc; ^ sir_zigzag.cpp:7:24: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses] exemplu : 1<5>3<7>5<9>7<11>9<13>11<15>13<17>etc; ^ sir_zigzag.cpp:7:27: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses] exemplu : 1<5>3<7>5<9>7<11>9<13>11<15>13<17>etc; ^ sir_zigzag.cpp:7:29: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses] exemplu : 1<5>3<7>5<9>7<11>9<13>11<15>13<17>etc; ^ sir_zigzag.cpp:7:32: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses] exemplu : 1<5>3<7>5<9>7<11>9<13>11<15>13<17>etc; ^ sir_zigzag.cpp:7:35: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses] exemplu : 1<5>3<7>5<9>7<11>9<13>11<15>13<17>etc; ^ sir_zigzag.cpp:7:38: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses] exemplu : 1<5>3<7>5<9>7<11>9<13>11<15>13<17>etc; ^ sir_zigzag.cpp:7:41: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses] exemplu : 1<5>3<7>5<9>7<11>9<13>11<15>13<17>etc; ^ sir_zigzag.cpp:7:45: error: 'etc' was not declared in this scope exemplu : 1<5>3<7>5<9>7<11>9<13>11<15>13<17>etc; ^ sir_zigzag.cpp:7:48: error: expected '}' at end of input exemplu : 1<5>3<7>5<9>7<11>9<13>11<15>13<17>etc; ^ sir_zigzag.cpp:7:1: warning: label 'exemplu' defined but not used [-Wunused-label] exemplu : 1<5>3<7>5<9>7<11>9<13>11<15>13<17>etc; ^
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema sir_zigzag face parte din prima categorie. Soluția propusă de tine va fi evaluată astfel:
Suma punctajelor acordate pe testele utilizate pentru verificare este 100. Astfel, soluția ta poate obține cel mult 100 de puncte, caz în care se poate considera corectă.