Detalii evaluare #53162342

Rezumat problemă

#1341 Protest

În țara lui Zoli trăiesc n persoane, numerotate de la 1 la n, iar Zoli are numărul de ordine 1. Zoli s-a săturat de sistemul politic, așa că s-a decis să iasă în stradă. Deoarece Zoli este o persoană sociabilă, are prieteni din diverse cercuri pe care s-a gândit să îi cheme cu el. Zoli își va anunța prietenii, care la rândul lor își vor anunța prietenii și așa mai departe.

Știm însă că unele persoane sunt scandalagii, iar Zoli este un om pașnic și preferă să nu trimită invitația acestora.

Zoli vă cere să îi spuneți numărul de persoane cu care se va întâlni la protest.

Detalii

Problema Protest Operații I/O protest.in/protest.out
Limita timp 0.1 secunde Limita memorie Total: 64 MB / Stivă 8 MB
Id soluție #53162342 Utilizator Tomiță Mircea-Ștefan (Mircea11)
Fișier protest.cpp Dimensiune 1.05 KB
Data încărcării 19 Octombrie 2024, 16:50 Scor / rezultat Eroare de compilare

Evaluare


Mesaj compilare

protest.cpp:2:82: error: attribute(target("axv2")) is unknown
 #pragma GCC target("axv2", "abm", "bmi", "bmi2", "popcnt", "lzcnt", "tune=native")

                                                                                  ^
In file included from /usr/include/features.h:374:0,
                 from /usr/include/i386-linux-gnu/c++/4.8/bits/os_defines.h:39,
                 from /usr/include/i386-linux-gnu/c++/4.8/bits/c++config.h:426,
                 from /usr/include/c++/4.8/iostream:38,
                 from protest.cpp:3:
/usr/include/wchar.h:148:37: error: attribute(target("axv2")) is unknown
    const wchar_t *__restrict __src) __THROW;
                                     ^
/usr/include/wchar.h:148:37: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:152:6: error: attribute(target("axv2")) is unknown
      __THROW;
      ^
/usr/include/wchar.h:152:6: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:156:37: error: attribute(target("axv2")) is unknown
    const wchar_t *__restrict __src) __THROW;
                                     ^
/usr/include/wchar.h:156:37: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:160:6: error: attribute(target("axv2")) is unknown
      __THROW;
      ^
/usr/include/wchar.h:160:6: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:164:14: error: attribute(target("axv2")) is unknown
      __THROW __attribute_pure__;
              ^
/usr/include/wchar.h:164:14: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:167:14: error: attribute(target("axv2")) is unknown
      __THROW __attribute_pure__;
              ^
/usr/include/wchar.h:167:14: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:172:66: error: attribute(target("axv2")) is unknown
 extern int wcscasecmp (const wchar_t *__s1, const wchar_t *__s2) __THROW;
                                                                  ^
/usr/include/wchar.h:172:66: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:176:16: error: attribute(target("axv2")) is unknown
    size_t __n) __THROW;
                ^
/usr/include/wchar.h:176:16: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:183:23: error: attribute(target("axv2")) is unknown
     __locale_t __loc) __THROW;
                       ^
/usr/include/wchar.h:183:23: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:186:36: error: attribute(target("axv2")) is unknown
      size_t __n, __locale_t __loc) __THROW;
                                    ^
/usr/include/wchar.h:186:36: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:192:63: error: attribute(target("axv2")) is unknown
 extern int wcscoll (const wchar_t *__s1, const wchar_t *__s2) __THROW;
                                                               ^
/usr/include/wchar.h:192:63: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:197:54: error: attribute(target("axv2")) is unknown
          const wchar_t *__restrict __s2, size_t __n) __THROW;
                                                      ^
/usr/include/wchar.h:197:54: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:207:27: error: attribute(target("axv2")) is unknown
         __locale_t __loc) __THROW;
                           ^
/usr/include/wchar.h:207:27: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:213:35: error: attribute(target("axv2")) is unknown
     size_t __n, __locale_t __loc) __THROW;
                                   ^
/usr/include/wchar.h:213:35: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:216:53: error: attribute(target("axv2")) is unknown
 extern wchar_t *wcsdup (const wchar_t *__s) __THROW __attribute_malloc__;
                                                     ^
/usr/include/wchar.h:216:53: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:223:31: error: attribute(target("axv2")) is unknown
      __THROW __asm ("wcschr") __attribute_pure__;
                               ^
/usr/include/wchar.h:223:31: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:225:31: error: attribute(target("axv2")) is unknown
      __THROW __asm ("wcschr") __attribute_pure__;
                               ^
/usr/include/wchar.h:225:31: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:233:32: error: attribute(target("axv2")) is unknown
      __THROW __asm ("wcsrchr") __attribute_pure__;
                                ^
/usr/include/wchar.h:233:32: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:235:32: error: attribute(target("axv2")) is unknown
      __THROW __asm ("wcsrchr") __attribute_pure__;
                                ^
/usr/include/wchar.h:235:32: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:246:14: error: attribute(target("axv2")) is unknown
      __THROW __attribute_pure__;
              ^
/usr/include/wchar.h:246:14: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:253:14: error: attribute(target("axv2")) is unknown
      __THROW __attribute_pure__;
              ^
/usr/include/wchar.h:253:14: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:257:14: error: attribute(target("axv2")) is unknown
      __THROW __attribute_pure__;
              ^
/usr/include/wchar.h:257:14: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:261:32: error: attribute(target("axv2")) is unknown
      __THROW __asm ("wcspbrk") __attribute_pure__;
                                ^
/usr/include/wchar.h:261:32: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:264:32: error: attribute(target("axv2")) is unknown
      __THROW __asm ("wcspbrk") __attribute_pure__;
                                ^
/usr/include/wchar.h:264:32: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:272:31: error: attribute(target("axv2")) is unknown
      __THROW __asm ("wcsstr") __attribute_pure__;
                               ^
/usr/include/wchar.h:272:31: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:275:31: error: attribute(target("axv2")) is unknown
      __THROW __asm ("wcsstr") __attribute_pure__;
                               ^
/usr/include/wchar.h:275:31: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:284:32: error: attribute(target("axv2")) is unknown
    wchar_t **__restrict __ptr) __THROW;
                                ^
/usr/include/wchar.h:284:32: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:287:51: error: attribute(target("axv2")) is unknown
 extern size_t wcslen (const wchar_t *__s) __THROW __attribute_pure__;
                                                   ^
/usr/include/wchar.h:287:51: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:294:31: error: attribute(target("axv2")) is unknown
      __THROW __asm ("wcswcs") __attribute_pure__;
                               ^
/usr/include/wchar.h:294:31: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:297:31: error: attribute(target("axv2")) is unknown
      __THROW __asm ("wcswcs") __attribute_pure__;
                               ^
/usr/include/wchar.h:297:31: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:307:14: error: attribute(target("axv2")) is unknown
      __THROW __attribute_pure__;
              ^
/usr/include/wchar.h:307:14: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:315:32: error: attribute(target("axv2")) is unknown
      __THROW __asm ("wmemchr") __attribute_pure__;
                                ^
/usr/include/wchar.h:315:32: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:318:32: error: attribute(target("axv2")) is unknown
      __THROW __asm ("wmemchr") __attribute_pure__;
                                ^
/usr/include/wchar.h:318:32: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:326:14: error: attribute(target("axv2")) is unknown
      __THROW __attribute_pure__;
              ^
/usr/include/wchar.h:326:14: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:330:49: error: attribute(target("axv2")) is unknown
     const wchar_t *__restrict __s2, size_t __n) __THROW;
                                                 ^
/usr/include/wchar.h:330:49: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:335:6: error: attribute(target("axv2")) is unknown
      __THROW;
      ^
/usr/include/wchar.h:335:6: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:338:65: error: attribute(target("axv2")) is unknown
 extern wchar_t *wmemset (wchar_t *__s, wchar_t __c, size_t __n) __THROW;
                                                                 ^
/usr/include/wchar.h:338:65: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:346:6: error: attribute(target("axv2")) is unknown
      __THROW;
      ^
/usr/include/wchar.h:346:6: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:353:31: error: attribute(target("axv2")) is unknown
 extern wint_t btowc (int __c) __THROW;
                               ^
/usr/include/wchar.h:353:31: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:357:31: error: attribute(target("axv2")) is unknown
 extern int wctob (wint_t __c) __THROW;
                               ^
/usr/include/wchar.h:357:31: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:361:52: error: attribute(target("axv2")) is unknown
 extern int mbsinit (const mbstate_t *__ps) __THROW __attribute_pure__;
                                                    ^
/usr/include/wchar.h:361:52: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:367:37: error: attribute(target("axv2")) is unknown
          mbstate_t *__restrict __p) __THROW;
                                     ^
/usr/include/wchar.h:367:37: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:371:38: error: attribute(target("axv2")) is unknown
          mbstate_t *__restrict __ps) __THROW;
                                      ^
/usr/include/wchar.h:371:38: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:375:32: error: attribute(target("axv2")) is unknown
    mbstate_t *__restrict __ps) __THROW;
                                ^
/usr/include/wchar.h:375:32: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:377:37: error: attribute(target("axv2")) is unknown
         mbstate_t *__restrict __ps) __THROW;
                                     ^
/usr/include/wchar.h:377:37: error: attribute(target("axv2")) is unknown
In file included from /usr/include/c++/4.8/cwchar:44:0,
                 from /usr/include/c++/4.8/bits/postypes.h:40,
                 from /usr/include/c++/4.8/iosfwd:40,
                 from /usr/include/c++/4.8/ios:38,
                 from /usr/include/c++/4.8/ostream:38,
                 from /usr/include/c++/4.8/iostream:39,
                 from protest.cpp:3:
/usr/include/wchar.h:386:53: error: attribute(target("axv2")) is unknown
 extern wint_t __btowc_alias (int __c) __asm ("btowc");
                                                     ^
/usr/include/wchar.h:386:53: error: attribute(target("axv2")) is unknown
In file included from /usr/include/features.h:374:0,
                 from /usr/include/i386-linux-gnu/c++/4.8/bits/os_defines.h:39,
                 from /usr/include/i386-linux-gnu/c++/4.8/bits/c++config.h:426,
                 from /usr/include/c++/4.8/iostream:38,
                 from protest.cpp:3:
/usr/include/wchar.h:388:1: error: attribute(target("axv2")) is unknown
 __NTH (btowc (int __c))
 ^
In file included from /usr/include/c++/4.8/cwchar:44:0,
                 from /usr/include/c++/4.8/bits/postypes.h:40,
                 from /usr/include/c++/4.8/iosfwd:40,
                 from /usr/include/c++/4.8/ios:38,
                 from /usr/include/c++/4.8/ostream:38,
                 from /usr/include/c++/4.8/iostream:39,
                 from protest.cpp:3:
/usr/include/wchar.h:392:53: error: attribute(target("axv2")) is unknown
 extern int __wctob_alias (wint_t __c) __asm ("wctob");
                                                     ^
/usr/include/wchar.h:392:53: error: attribute(target("axv2")) is unknown
In file included from /usr/include/features.h:374:0,
                 from /usr/include/i386-linux-gnu/c++/4.8/bits/os_defines.h:39,
                 from /usr/include/i386-linux-gnu/c++/4.8/bits/c++config.h:426,
                 from /usr/include/c++/4.8/iostream:38,
                 from protest.cpp:3:
/usr/include/wchar.h:394:1: error: attribute(target("axv2")) is unknown
 __NTH (wctob (wint_t __wc))
 ^
/usr/include/wchar.h:399:1: error: attribute(target("axv2")) is unknown
 __NTH (mbrlen (const char *__restrict __s, size_t __n,
 ^
/usr/include/wchar.h:410:33: error: attribute(target("axv2")) is unknown
     mbstate_t *__restrict __ps) __THROW;
                                 ^
/usr/include/wchar.h:410:33: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:416:33: error: attribute(target("axv2")) is unknown
     mbstate_t *__restrict __ps) __THROW;
                                 ^
/usr/include/wchar.h:416:33: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:425:48: error: attribute(target("axv2")) is unknown
      size_t __len, mbstate_t *__restrict __ps) __THROW;
                                                ^
/usr/include/wchar.h:425:48: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:432:34: error: attribute(target("axv2")) is unknown
      mbstate_t *__restrict __ps) __THROW;
                                  ^
/usr/include/wchar.h:432:34: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:439:34: error: attribute(target("axv2")) is unknown
 extern int wcwidth (wchar_t __c) __THROW;
                                  ^
/usr/include/wchar.h:439:34: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:443:54: error: attribute(target("axv2")) is unknown
 extern int wcswidth (const wchar_t *__s, size_t __n) __THROW;
                                                      ^
/usr/include/wchar.h:443:54: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:451:40: error: attribute(target("axv2")) is unknown
         wchar_t **__restrict __endptr) __THROW;
                                        ^
/usr/include/wchar.h:451:40: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:458:39: error: attribute(target("axv2")) is unknown
        wchar_t **__restrict __endptr) __THROW;
                                       ^
/usr/include/wchar.h:458:39: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:460:39: error: attribute(target("axv2")) is unknown
        wchar_t **__restrict __endptr) __THROW;
                                       ^
/usr/include/wchar.h:460:39: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:469:47: error: attribute(target("axv2")) is unknown
    wchar_t **__restrict __endptr, int __base) __THROW;
                                               ^
/usr/include/wchar.h:469:47: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:475:6: error: attribute(target("axv2")) is unknown
      __THROW;
      ^
/usr/include/wchar.h:475:6: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:485:6: error: attribute(target("axv2")) is unknown
      __THROW;
      ^
/usr/include/wchar.h:485:6: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:492:18: error: attribute(target("axv2")) is unknown
      int __base) __THROW;
                  ^
/usr/include/wchar.h:492:18: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:502:6: error: attribute(target("axv2")) is unknown
      __THROW;
      ^
/usr/include/wchar.h:502:6: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:509:24: error: attribute(target("axv2")) is unknown
            int __base) __THROW;
                        ^
/usr/include/wchar.h:509:24: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:532:24: error: attribute(target("axv2")) is unknown
      __locale_t __loc) __THROW;
                        ^
/usr/include/wchar.h:532:24: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:536:39: error: attribute(target("axv2")) is unknown
         int __base, __locale_t __loc) __THROW;
                                       ^
/usr/include/wchar.h:536:39: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:541:35: error: attribute(target("axv2")) is unknown
     int __base, __locale_t __loc) __THROW;
                                   ^
/usr/include/wchar.h:541:35: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:547:6: error: attribute(target("axv2")) is unknown
      __THROW;
      ^
/usr/include/wchar.h:547:6: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:551:6: error: attribute(target("axv2")) is unknown
      __THROW;
      ^
/usr/include/wchar.h:551:6: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:555:6: error: attribute(target("axv2")) is unknown
      __THROW;
      ^
/usr/include/wchar.h:555:6: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:559:28: error: attribute(target("axv2")) is unknown
          __locale_t __loc) __THROW;
                            ^
/usr/include/wchar.h:559:28: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:567:37: error: attribute(target("axv2")) is unknown
    const wchar_t *__restrict __src) __THROW;
                                     ^
/usr/include/wchar.h:567:37: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:573:6: error: attribute(target("axv2")) is unknown
      __THROW;
      ^
/usr/include/wchar.h:573:6: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:580:72: error: attribute(target("axv2")) is unknown
 extern __FILE *open_wmemstream (wchar_t **__bufloc, size_t *__sizeloc) __THROW;
                                                                        ^
/usr/include/wchar.h:580:72: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:587:45: error: attribute(target("axv2")) is unknown
 extern int fwide (__FILE *__fp, int __mode) __THROW;
                                             ^
/usr/include/wchar.h:587:45: error: attribute(target("axv2")) is unknown
In file included from /usr/include/c++/4.8/cwchar:44:0,
                 from /usr/include/c++/4.8/bits/postypes.h:40,
                 from /usr/include/c++/4.8/iosfwd:40,
                 from /usr/include/c++/4.8/ios:38,
                 from /usr/include/c++/4.8/ostream:38,
                 from /usr/include/c++/4.8/iostream:39,
                 from protest.cpp:3:
/usr/include/wchar.h:595:47: error: attribute(target("axv2")) is unknown
        const wchar_t *__restrict __format, ...)
                                               ^
/usr/include/wchar.h:595:47: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:601:60: error: attribute(target("axv2")) is unknown
 extern int wprintf (const wchar_t *__restrict __format, ...)
                                                            ^
/usr/include/wchar.h:601:60: error: attribute(target("axv2")) is unknown
In file included from /usr/include/features.h:374:0,
                 from /usr/include/i386-linux-gnu/c++/4.8/bits/os_defines.h:39,
                 from /usr/include/i386-linux-gnu/c++/4.8/bits/c++config.h:426,
                 from /usr/include/c++/4.8/iostream:38,
                 from protest.cpp:3:
/usr/include/wchar.h:606:6: error: attribute(target("axv2")) is unknown
      __THROW /* __attribute__ ((__format__ (__wprintf__, 3, 4))) */;
      ^
/usr/include/wchar.h:606:6: error: attribute(target("axv2")) is unknown
In file included from /usr/include/c++/4.8/cwchar:44:0,
                 from /usr/include/c++/4.8/bits/postypes.h:40,
                 from /usr/include/c++/4.8/iosfwd:40,
                 from /usr/include/c++/4.8/ios:38,
                 from /usr/include/c++/4.8/ostream:38,
                 from /usr/include/c++/4.8/iostream:39,
                 from protest.cpp:3:
/usr/include/wchar.h:614:29: error: attribute(target("axv2")) is unknown
         __gnuc_va_list __arg)
                             ^
/usr/include/wchar.h:614:29: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:621:28: error: attribute(target("axv2")) is unknown
        __gnuc_va_list __arg)
                            ^
/usr/include/wchar.h:621:28: error: attribute(target("axv2")) is unknown
In file included from /usr/include/features.h:374:0,
                 from /usr/include/i386-linux-gnu/c++/4.8/bits/os_defines.h:39,
                 from /usr/include/i386-linux-gnu/c++/4.8/bits/c++config.h:426,
                 from /usr/include/c++/4.8/iostream:38,
                 from protest.cpp:3:
/usr/include/wchar.h:628:6: error: attribute(target("axv2")) is unknown
      __THROW /* __attribute__ ((__format__ (__wprintf__, 3, 0))) */;
      ^
/usr/include/wchar.h:628:6: error: attribute(target("axv2")) is unknown
In file included from /usr/include/c++/4.8/cwchar:44:0,
                 from /usr/include/c++/4.8/bits/postypes.h:40,
                 from /usr/include/c++/4.8/iosfwd:40,
                 from /usr/include/c++/4.8/ios:38,
                 from /usr/include/c++/4.8/ostream:38,
                 from /usr/include/c++/4.8/iostream:39,
                 from protest.cpp:3:
/usr/include/wchar.h:636:46: error: attribute(target("axv2")) is unknown
       const wchar_t *__restrict __format, ...)
                                              ^
/usr/include/wchar.h:636:46: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:642:59: error: attribute(target("axv2")) is unknown
 extern int wscanf (const wchar_t *__restrict __format, ...)
                                                           ^
/usr/include/wchar.h:642:59: error: attribute(target("axv2")) is unknown
In file included from /usr/include/features.h:374:0,
                 from /usr/include/i386-linux-gnu/c++/4.8/bits/os_defines.h:39,
                 from /usr/include/i386-linux-gnu/c++/4.8/bits/c++config.h:426,
                 from /usr/include/c++/4.8/iostream:38,
                 from protest.cpp:3:
/usr/include/wchar.h:647:6: error: attribute(target("axv2")) is unknown
      __THROW /* __attribute__ ((__format__ (__wscanf__, 2, 3))) */;
      ^
/usr/include/wchar.h:647:6: error: attribute(target("axv2")) is unknown
In file included from /usr/include/c++/4.8/cwchar:44:0,
                 from /usr/include/c++/4.8/bits/postypes.h:40,
                 from /usr/include/c++/4.8/iosfwd:40,
                 from /usr/include/c++/4.8/ios:38,
                 from /usr/include/c++/4.8/ostream:38,
                 from /usr/include/c++/4.8/iostream:39,
                 from protest.cpp:3:
/usr/include/wchar.h:691:28: error: attribute(target("axv2")) is unknown
        __gnuc_va_list __arg)
                            ^
/usr/include/wchar.h:691:28: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:698:27: error: attribute(target("axv2")) is unknown
       __gnuc_va_list __arg)
                           ^
/usr/include/wchar.h:698:27: error: attribute(target("axv2")) is unknown
In file included from /usr/include/features.h:374:0,
                 from /usr/include/i386-linux-gnu/c++/4.8/bits/os_defines.h:39,
                 from /usr/include/i386-linux-gnu/c++/4.8/bits/c++config.h:426,
                 from /usr/include/c++/4.8/iostream:38,
                 from protest.cpp:3:
/usr/include/wchar.h:704:6: error: attribute(target("axv2")) is unknown
      __THROW /* __attribute__ ((__format__ (__wscanf__, 2, 0))) */;
      ^
/usr/include/wchar.h:704:6: error: attribute(target("axv2")) is unknown
In file included from /usr/include/c++/4.8/cwchar:44:0,
                 from /usr/include/c++/4.8/bits/postypes.h:40,
                 from /usr/include/c++/4.8/iosfwd:40,
                 from /usr/include/c++/4.8/ios:38,
                 from /usr/include/c++/4.8/ostream:38,
                 from /usr/include/c++/4.8/iostream:39,
                 from protest.cpp:3:
/usr/include/wchar.h:745:39: error: attribute(target("axv2")) is unknown
 extern wint_t fgetwc (__FILE *__stream);
                                       ^
/usr/include/wchar.h:745:39: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:746:38: error: attribute(target("axv2")) is unknown
 extern wint_t getwc (__FILE *__stream);
                                      ^
/usr/include/wchar.h:746:38: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:752:29: error: attribute(target("axv2")) is unknown
 extern wint_t getwchar (void);
                             ^
/usr/include/wchar.h:752:29: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:759:53: error: attribute(target("axv2")) is unknown
 extern wint_t fputwc (wchar_t __wc, __FILE *__stream);
                                                     ^
/usr/include/wchar.h:759:53: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:760:52: error: attribute(target("axv2")) is unknown
 extern wint_t putwc (wchar_t __wc, __FILE *__stream);
                                                    ^
/usr/include/wchar.h:760:52: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:766:37: error: attribute(target("axv2")) is unknown
 extern wint_t putwchar (wchar_t __wc);
                                     ^
/usr/include/wchar.h:766:37: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:775:31: error: attribute(target("axv2")) is unknown
    __FILE *__restrict __stream);
                               ^
/usr/include/wchar.h:775:31: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:782:33: error: attribute(target("axv2")) is unknown
      __FILE *__restrict __stream);
                                 ^
/usr/include/wchar.h:782:33: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:789:53: error: attribute(target("axv2")) is unknown
 extern wint_t ungetwc (wint_t __wc, __FILE *__stream);
                                                     ^
/usr/include/wchar.h:789:53: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:801:47: error: attribute(target("axv2")) is unknown
 extern wint_t getwc_unlocked (__FILE *__stream);
                                               ^
/usr/include/wchar.h:801:47: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:802:38: error: attribute(target("axv2")) is unknown
 extern wint_t getwchar_unlocked (void);
                                      ^
/usr/include/wchar.h:802:38: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:810:48: error: attribute(target("axv2")) is unknown
 extern wint_t fgetwc_unlocked (__FILE *__stream);
                                                ^
/usr/include/wchar.h:810:48: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:818:62: error: attribute(target("axv2")) is unknown
 extern wint_t fputwc_unlocked (wchar_t __wc, __FILE *__stream);
                                                              ^
/usr/include/wchar.h:818:62: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:827:61: error: attribute(target("axv2")) is unknown
 extern wint_t putwc_unlocked (wchar_t __wc, __FILE *__stream);
                                                             ^
/usr/include/wchar.h:827:61: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:828:46: error: attribute(target("axv2")) is unknown
 extern wint_t putwchar_unlocked (wchar_t __wc);
                                              ^
/usr/include/wchar.h:828:46: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:838:33: error: attribute(target("axv2")) is unknown
      __FILE *__restrict __stream);
                                 ^
/usr/include/wchar.h:838:33: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:847:35: error: attribute(target("axv2")) is unknown
        __FILE *__restrict __stream);
                                   ^
/usr/include/wchar.h:847:35: error: attribute(target("axv2")) is unknown
In file included from /usr/include/features.h:374:0,
                 from /usr/include/i386-linux-gnu/c++/4.8/bits/os_defines.h:39,
                 from /usr/include/i386-linux-gnu/c++/4.8/bits/c++config.h:426,
                 from /usr/include/c++/4.8/iostream:38,
                 from protest.cpp:3:
/usr/include/wchar.h:857:38: error: attribute(target("axv2")) is unknown
    const struct tm *__restrict __tp) __THROW;
                                      ^
/usr/include/wchar.h:857:38: error: attribute(target("axv2")) is unknown
/usr/include/wchar.h:868:24: error: attribute(target("axv2")) is unknown
      __locale_t __loc) __THROW;
                        ^
/usr/include/wchar.h:868:24: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:26:25: error: attribute(target("axv2")) is unknown
           size_t __ns1) __THROW;
                         ^
/usr/include/i386-linux-gnu/bits/wchar2.h:26:25: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:27:17: error: attribute(target("axv2")) is unknown
 extern wchar_t *__REDIRECT_NTH (__wmemcpy_alias,
                 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:27:17: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:35:6: error: attribute(target("axv2")) is unknown
      __warnattr ("wmemcpy called with length bigger than size of destination "
      ^
/usr/include/i386-linux-gnu/bits/wchar2.h:35:6: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:39:1: error: attribute(target("axv2")) is unknown
 __NTH (wmemcpy (wchar_t *__restrict __s1, const wchar_t *__restrict __s2,
 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:57:31: error: attribute(target("axv2")) is unknown
     size_t __n, size_t __ns1) __THROW;
                               ^
/usr/include/i386-linux-gnu/bits/wchar2.h:57:31: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:58:17: error: attribute(target("axv2")) is unknown
 extern wchar_t *__REDIRECT_NTH (__wmemmove_alias, (wchar_t *__s1,
                 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:58:17: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:64:6: error: attribute(target("axv2")) is unknown
      __warnattr ("wmemmove called with length bigger than size of destination "
      ^
/usr/include/i386-linux-gnu/bits/wchar2.h:64:6: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:68:1: error: attribute(target("axv2")) is unknown
 __NTH (wmemmove (wchar_t *__s1, const wchar_t *__s2, size_t __n))
 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:87:19: error: attribute(target("axv2")) is unknown
     size_t __ns1) __THROW;
                   ^
/usr/include/i386-linux-gnu/bits/wchar2.h:87:19: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:88:17: error: attribute(target("axv2")) is unknown
 extern wchar_t *__REDIRECT_NTH (__wmempcpy_alias,
                 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:88:17: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:96:6: error: attribute(target("axv2")) is unknown
      __warnattr ("wmempcpy called with length bigger than size of destination "
      ^
/usr/include/i386-linux-gnu/bits/wchar2.h:96:6: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:100:1: error: attribute(target("axv2")) is unknown
 __NTH (wmempcpy (wchar_t *__restrict __s1, const wchar_t *__restrict __s2,
 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:119:24: error: attribute(target("axv2")) is unknown
           size_t __ns) __THROW;
                        ^
/usr/include/i386-linux-gnu/bits/wchar2.h:119:24: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:120:17: error: attribute(target("axv2")) is unknown
 extern wchar_t *__REDIRECT_NTH (__wmemset_alias, (wchar_t *__s, wchar_t __c,
                 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:120:17: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:125:6: error: attribute(target("axv2")) is unknown
      __warnattr ("wmemset called with length bigger than size of destination "
      ^
/usr/include/i386-linux-gnu/bits/wchar2.h:125:6: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:129:1: error: attribute(target("axv2")) is unknown
 __NTH (wmemset (wchar_t *__s, wchar_t __c, size_t __n))
 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:146:22: error: attribute(target("axv2")) is unknown
          size_t __n) __THROW;
                      ^
/usr/include/i386-linux-gnu/bits/wchar2.h:146:22: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:147:17: error: attribute(target("axv2")) is unknown
 extern wchar_t *__REDIRECT_NTH (__wcscpy_alias,
                 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:147:17: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:152:1: error: attribute(target("axv2")) is unknown
 __NTH (wcscpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src))
 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:162:28: error: attribute(target("axv2")) is unknown
          size_t __destlen) __THROW;
                            ^
/usr/include/i386-linux-gnu/bits/wchar2.h:162:28: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:163:17: error: attribute(target("axv2")) is unknown
 extern wchar_t *__REDIRECT_NTH (__wcpcpy_alias,
                 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:163:17: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:168:1: error: attribute(target("axv2")) is unknown
 __NTH (wcpcpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src))
 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:178:29: error: attribute(target("axv2")) is unknown
           size_t __destlen) __THROW;
                             ^
/usr/include/i386-linux-gnu/bits/wchar2.h:178:29: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:179:17: error: attribute(target("axv2")) is unknown
 extern wchar_t *__REDIRECT_NTH (__wcsncpy_alias,
                 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:179:17: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:187:6: error: attribute(target("axv2")) is unknown
      __warnattr ("wcsncpy called with length bigger than size of destination "
      ^
/usr/include/i386-linux-gnu/bits/wchar2.h:187:6: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:191:1: error: attribute(target("axv2")) is unknown
 __NTH (wcsncpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src,
 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:209:29: error: attribute(target("axv2")) is unknown
           size_t __destlen) __THROW;
                             ^
/usr/include/i386-linux-gnu/bits/wchar2.h:209:29: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:210:17: error: attribute(target("axv2")) is unknown
 extern wchar_t *__REDIRECT_NTH (__wcpncpy_alias,
                 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:210:17: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:218:6: error: attribute(target("axv2")) is unknown
      __warnattr ("wcpncpy called with length bigger than size of destination "
      ^
/usr/include/i386-linux-gnu/bits/wchar2.h:218:6: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:222:1: error: attribute(target("axv2")) is unknown
 __NTH (wcpncpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src,
 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:240:28: error: attribute(target("axv2")) is unknown
          size_t __destlen) __THROW;
                            ^
/usr/include/i386-linux-gnu/bits/wchar2.h:240:28: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:241:17: error: attribute(target("axv2")) is unknown
 extern wchar_t *__REDIRECT_NTH (__wcscat_alias,
                 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:241:17: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:246:1: error: attribute(target("axv2")) is unknown
 __NTH (wcscat (wchar_t *__restrict __dest, const wchar_t *__restrict __src))
 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:256:41: error: attribute(target("axv2")) is unknown
           size_t __n, size_t __destlen) __THROW;
                                         ^
/usr/include/i386-linux-gnu/bits/wchar2.h:256:41: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:257:17: error: attribute(target("axv2")) is unknown
 extern wchar_t *__REDIRECT_NTH (__wcsncat_alias,
                 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:257:17: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:263:1: error: attribute(target("axv2")) is unknown
 __NTH (wcsncat (wchar_t *__restrict __dest, const wchar_t *__restrict __src,
 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:276:6: error: attribute(target("axv2")) is unknown
      __THROW /* __attribute__ ((__format__ (__wprintf__, 5, 6))) */;
      ^
/usr/include/i386-linux-gnu/bits/wchar2.h:276:6: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:278:12: error: attribute(target("axv2")) is unknown
 extern int __REDIRECT_NTH_LDBL (__swprintf_alias,
            ^
/usr/include/i386-linux-gnu/bits/wchar2.h:278:12: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:285:1: error: attribute(target("axv2")) is unknown
 __NTH (swprintf (wchar_t *__restrict __s, size_t __n,
 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:307:6: error: attribute(target("axv2")) is unknown
      __THROW /* __attribute__ ((__format__ (__wprintf__, 5, 0))) */;
      ^
/usr/include/i386-linux-gnu/bits/wchar2.h:307:6: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:309:12: error: attribute(target("axv2")) is unknown
 extern int __REDIRECT_NTH_LDBL (__vswprintf_alias,
            ^
/usr/include/i386-linux-gnu/bits/wchar2.h:309:12: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:315:1: error: attribute(target("axv2")) is unknown
 __NTH (vswprintf (wchar_t *__restrict __s, size_t __n,
 ^
In file included from /usr/include/wchar.h:884:0,
                 from /usr/include/c++/4.8/cwchar:44,
                 from /usr/include/c++/4.8/bits/postypes.h:40,
                 from /usr/include/c++/4.8/iosfwd:40,
                 from /usr/include/c++/4.8/ios:38,
                 from /usr/include/c++/4.8/ostream:38,
                 from /usr/include/c++/4.8/iostream:39,
                 from protest.cpp:3:
/usr/include/i386-linux-gnu/bits/wchar2.h:328:46: error: attribute(target("axv2")) is unknown
       const wchar_t *__restrict __format, ...);
                                              ^
/usr/include/i386-linux-gnu/bits/wchar2.h:328:46: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:330:9: error: attribute(target("axv2")) is unknown
      ...);
         ^
/usr/include/i386-linux-gnu/bits/wchar2.h:330:9: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:333:27: error: attribute(target("axv2")) is unknown
        __gnuc_va_list __ap);
                           ^
/usr/include/i386-linux-gnu/bits/wchar2.h:333:27: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:335:26: error: attribute(target("axv2")) is unknown
       __gnuc_va_list __ap);
                          ^
/usr/include/i386-linux-gnu/bits/wchar2.h:335:26: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:339:46: error: attribute(target("axv2")) is unknown
 wprintf (const wchar_t *__restrict __fmt, ...)
                                              ^
/usr/include/i386-linux-gnu/bits/wchar2.h:345:76: error: attribute(target("axv2")) is unknown
 fwprintf (__FILE *__restrict __stream, const wchar_t *__restrict __fmt, ...)
                                                                            ^
/usr/include/i386-linux-gnu/bits/wchar2.h:358:63: error: attribute(target("axv2")) is unknown
 vwprintf (const wchar_t *__restrict __fmt, __gnuc_va_list __ap)
                                                               ^
/usr/include/i386-linux-gnu/bits/wchar2.h:365:57: error: attribute(target("axv2")) is unknown
     const wchar_t *__restrict __fmt, __gnuc_va_list __ap)
                                                         ^
In file included from /usr/include/features.h:374:0,
                 from /usr/include/i386-linux-gnu/c++/4.8/bits/os_defines.h:39,
                 from /usr/include/i386-linux-gnu/c++/4.8/bits/c++config.h:426,
                 from /usr/include/c++/4.8/iostream:38,
                 from protest.cpp:3:
/usr/include/i386-linux-gnu/bits/wchar2.h:373:39: error: attribute(target("axv2")) is unknown
          __FILE *__restrict __stream) __wur;
                                       ^
/usr/include/i386-linux-gnu/bits/wchar2.h:373:39: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:376:47: error: attribute(target("axv2")) is unknown
         __FILE *__restrict __stream), fgetws) __wur;
                                               ^
/usr/include/i386-linux-gnu/bits/wchar2.h:376:47: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:380:12: error: attribute(target("axv2")) is unknown
      __wur __warnattr ("fgetws called with bigger size than length "
            ^
/usr/include/i386-linux-gnu/bits/wchar2.h:380:12: error: attribute(target("axv2")) is unknown
In file included from /usr/include/wchar.h:884:0,
                 from /usr/include/c++/4.8/cwchar:44,
                 from /usr/include/c++/4.8/bits/postypes.h:40,
                 from /usr/include/c++/4.8/iosfwd:40,
                 from /usr/include/c++/4.8/ios:38,
                 from /usr/include/c++/4.8/ostream:38,
                 from /usr/include/c++/4.8/iostream:39,
                 from protest.cpp:3:
/usr/include/i386-linux-gnu/bits/wchar2.h:384:70: error: attribute(target("axv2")) is unknown
 fgetws (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream)
                                                                      ^
In file included from /usr/include/features.h:374:0,
                 from /usr/include/i386-linux-gnu/c++/4.8/bits/os_defines.h:39,
                 from /usr/include/i386-linux-gnu/c++/4.8/bits/c++config.h:426,
                 from /usr/include/c++/4.8/iostream:38,
                 from protest.cpp:3:
/usr/include/i386-linux-gnu/bits/wchar2.h:402:3: error: attribute(target("axv2")) is unknown
   __wur;
   ^
/usr/include/i386-linux-gnu/bits/wchar2.h:402:3: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:406:3: error: attribute(target("axv2")) is unknown
   __wur;
   ^
/usr/include/i386-linux-gnu/bits/wchar2.h:406:3: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:411:12: error: attribute(target("axv2")) is unknown
      __wur __warnattr ("fgetws_unlocked called with bigger size than length "
            ^
/usr/include/i386-linux-gnu/bits/wchar2.h:411:12: error: attribute(target("axv2")) is unknown
In file included from /usr/include/wchar.h:884:0,
                 from /usr/include/c++/4.8/cwchar:44,
                 from /usr/include/c++/4.8/bits/postypes.h:40,
                 from /usr/include/c++/4.8/iosfwd:40,
                 from /usr/include/c++/4.8/ios:38,
                 from /usr/include/c++/4.8/ostream:38,
                 from /usr/include/c++/4.8/iostream:39,
                 from protest.cpp:3:
/usr/include/i386-linux-gnu/bits/wchar2.h:415:79: error: attribute(target("axv2")) is unknown
 fgetws_unlocked (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream)
                                                                               ^
In file included from /usr/include/features.h:374:0,
                 from /usr/include/i386-linux-gnu/c++/4.8/bits/os_defines.h:39,
                 from /usr/include/i386-linux-gnu/c++/4.8/bits/c++config.h:426,
                 from /usr/include/c++/4.8/iostream:38,
                 from protest.cpp:3:
/usr/include/i386-linux-gnu/bits/wchar2.h:434:34: error: attribute(target("axv2")) is unknown
         size_t __buflen) __THROW __wur;
                                  ^
/usr/include/i386-linux-gnu/bits/wchar2.h:434:34: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:437:49: error: attribute(target("axv2")) is unknown
           mbstate_t *__restrict __ps), wcrtomb) __wur;
                                                 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:437:49: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:440:1: error: attribute(target("axv2")) is unknown
 __NTH (wcrtomb (char *__restrict __s, wchar_t __wchar,
 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:459:28: error: attribute(target("axv2")) is unknown
           size_t __dstlen) __THROW;
                            ^
/usr/include/i386-linux-gnu/bits/wchar2.h:459:28: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:460:15: error: attribute(target("axv2")) is unknown
 extern size_t __REDIRECT_NTH (__mbsrtowcs_alias,
               ^
/usr/include/i386-linux-gnu/bits/wchar2.h:460:15: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:470:6: error: attribute(target("axv2")) is unknown
      __warnattr ("mbsrtowcs called with dst buffer smaller than len "
      ^
/usr/include/i386-linux-gnu/bits/wchar2.h:470:6: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:474:1: error: attribute(target("axv2")) is unknown
 __NTH (mbsrtowcs (wchar_t *__restrict __dst, const char **__restrict __src,
 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:494:28: error: attribute(target("axv2")) is unknown
           size_t __dstlen) __THROW;
                            ^
/usr/include/i386-linux-gnu/bits/wchar2.h:494:28: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:495:15: error: attribute(target("axv2")) is unknown
 extern size_t __REDIRECT_NTH (__wcsrtombs_alias,
               ^
/usr/include/i386-linux-gnu/bits/wchar2.h:495:15: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:505:5: error: attribute(target("axv2")) is unknown
     __warnattr ("wcsrtombs called with dst buffer smaller than len");
     ^
/usr/include/i386-linux-gnu/bits/wchar2.h:505:5: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:508:1: error: attribute(target("axv2")) is unknown
 __NTH (wcsrtombs (char *__restrict __dst, const wchar_t **__restrict __src,
 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:527:22: error: attribute(target("axv2")) is unknown
     size_t __dstlen) __THROW;
                      ^
/usr/include/i386-linux-gnu/bits/wchar2.h:527:22: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:528:15: error: attribute(target("axv2")) is unknown
 extern size_t __REDIRECT_NTH (__mbsnrtowcs_alias,
               ^
/usr/include/i386-linux-gnu/bits/wchar2.h:528:15: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:538:6: error: attribute(target("axv2")) is unknown
      __warnattr ("mbsnrtowcs called with dst buffer smaller than len "
      ^
/usr/include/i386-linux-gnu/bits/wchar2.h:538:6: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:542:1: error: attribute(target("axv2")) is unknown
 __NTH (mbsnrtowcs (wchar_t *__restrict __dst, const char **__restrict __src,
 ^
/usr/include/i386-linux-gnu/bits/wchar2.h:563:6: error: attribute(target("axv2")) is unknown
      __THROW;
      ^
/usr/include/i386-linux-gnu/bits/wchar2.h:563:6: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:564:15: error: attribute(target("axv2")) is unknown
 extern size_t __REDIRECT_NTH (__wcsnrtombs_alias,
               ^
/usr/include/i386-linux-gnu/bits/wchar2.h:564:15: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:575:6: error: attribute(target("axv2")) is unknown
      __warnattr ("wcsnrtombs called with dst buffer smaller than len");
      ^
/usr/include/i386-linux-gnu/bits/wchar2.h:575:6: error: attribute(target("axv2")) is unknown
/usr/include/i386-linux-gnu/bits/wchar2.h:578:1: error: attribute(target("axv2")) is unknown
 __NTH (wcsnrtombs (char *__restrict __dst, const wchar_t **__restrict __src,
 ^
In file included from /usr/include/c++/4.8/iosfwd:40:0,
                 from /usr/include/c++/4.8/ios:38,
                 from /usr/include/c++/4.8/ostream:38,
                 from /usr/include/c++/4.8/iostream:39,
                 from protest.cpp:3:
/usr/include/c++/4.8/bits/postypes.h:123:12: error: attribute(target("axv2")) is unknown
       fpos()
            ^
/usr/include/c++/4.8/bits/postypes.h:133:27: error: attribute(target("axv2")) is unknown
       fpos(streamoff __off)
                           ^
/usr/include/c++/4.8/bits/postypes.h:137:28: error: attribute(target("axv2")) is unknown
       operator streamoff() const { return _M_off; }
                            ^
/usr/include/c++/4.8/bits/postypes.h:141:25: error: attribute(target("axv2")) is unknown
       state(_StateT __st)
                         ^
/usr/include/c++/4.8/bits/postypes.h:146:15: error: attribute(target("axv2")) is unknown
       state() const
               ^
/usr/include/c++/4.8/bits/postypes.h:154:33: error: attribute(target("axv2")) is unknown
       operator+=(streamoff __off)
                                 ^
/usr/include/c++/4.8/bits/postypes.h:165:33: error: attribute(target("axv2")) is unknown
       operator-=(streamoff __off)
                                 ^
/usr/include/c++/4.8/bits/postypes.h:178:34: error: attribute(target("axv2")) is unknown
       operator+(streamoff __off) const
                                  ^
/usr/include/c++/4.8/bits/postypes.h:192:34: error: attribute(target("axv2")) is unknown
       operator-(streamoff __off) const
                                  ^
/usr/include/c++/4.8/bits/postypes.h:205:38: error: attribute(target("axv2")) is unknown
       operator-(const fpos& __other) const
                                      ^
/usr/include/c++/4.8/bits/postypes.h:216:70: error: attribute(target("axv2")) is unknown
     operator==(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs)
                                                                      ^
/usr/include/c++/4.8/bits/postypes.h:221:70: error: attribute(target("axv2")) is unknown
     operator!=(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs)
                                                                      ^
In file included from /usr/include/c++/4.8/iostream:38:0,
                 from protest.cpp:3:
/usr/include/c++/4.8/exception:63:17: error: attribute(target("axv2")) is unknown
     exception() _GLIBCXX_USE_NOEXCEPT { }
                 ^
/usr/include/c++/4.8/exception:64:26: error: attribute(target("axv2")) is unknown
     virtual ~exception() _GLIBCXX_USE_NOEXCEPT;
                          ^
/usr/include/c++/4.8/exception:68:38: error: attribute(target("axv2")) is unknown
     virtual const char* what() const _GLIBCXX_USE_NOEXCEPT;
                                      ^
/usr/include/c++/4.8/exception:76:21: error: attribute(target("axv2")) is unknown
     bad_exception() _GLIBCXX_USE_NOEXCEPT { }
                     ^
/usr/include/c++/4.8/exception:80:30: error: attribute(target("axv2")) is unknown
     virtual ~bad_exception() _GLIBCXX_USE_NOEXCEPT;
                              ^
/usr/include/c++/4.8/exception:83:38: error: attribute(target("axv2")) is unknown
     virtual const char* what() const _GLIBCXX_USE_NOEXCEPT;
                                      ^
/usr/include/c++/4.8/exception:93:54: error: attribute(target("axv2")) is unknown
   terminate_handler set_terminate(terminate_handler) _GLIBCXX_USE_NOEXCEPT;
                                                      ^
/usr/include/c++/4.8/exception:93:54: error: attribute(target("axv2")) is unknown
In file included from /usr/include/c++/4.8/ios:39:0,
                 from /usr/include/c++/4.8/ostream:38,
                 from /usr/include/c++/4.8/iostream:39,
                 from protest.cpp:3:
/usr/include/c++/4.8/exception:97:71: error: attribute(target("axv2")) is unknown
   void terminate() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__noreturn__));
                                                                       ^
/usr/include/c++/4.8/exception:97:71: error: attribute(target("axv2")) is unknown
In file included from /usr/include/c++/4.8/iostream:38:0,
                 from protest.cpp:3:
/usr/include/c++/4.8/exception:100:57: error: attribute(target("axv2")) is unknown
   unexpected_handler set_unexpected(unexpected_handler) _GLIBCXX_USE_NOEXCEPT;
                                                         ^
/usr/include/c++/4.8/exception:100:57: error: attribute(target("axv2")) is unknown
In file included from /usr/include/c++/4.8/ios:39:0,
                 from /usr/include/c++/4.8/ostream:38,
                 from /usr/include/c++/4.8/iostream:39,
                 from protest.cpp:3:
/usr/include/c++/4.8/exception:104:50: error: attribute(target("axv2")) is unknown
   void unexpected() __attribute__ ((__noreturn__));
                                                  ^
/usr/include/c++/4.8/exception:104:50: error: attribute(target("axv2")) is unknown
/usr/include/c++/4.8/exception:117:76: error: attribute(target("axv2")) is unknown
   bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__));
                                                                            ^
/usr/include/c++/4.8/exception:117:76: error: attribute(target("axv2")) is unknown
/usr/include/c++/4.8/exception:142:36: error: attribute(target("axv2")) is unknown
   void __verbose_terminate_handler();
                                    ^
/usr/include/c++/4.8/exception:142:36: error: attribute(target("axv2")) is unknown
In file included from /usr/include/c++/4.8/iostream:38:0,
                 from protest.cpp:3:
/usr/include/c++/4.8/bits/exception_ptr.h:64:37: error: attribute(target("axv2")) is unknown
   exception_ptr current_exception() _GLIBCXX_USE_NOEXCEPT;
                                     ^
/usr/include/c++/4.8/bits/exception_ptr.h:64:37: error: attribute(target("axv2")) is unknown
In file included from /usr/include/c++/4.8/exception:152:0,
                 from /usr/include/c++/4.8/ios:39,
                 from /usr/include/c++/4.8/ostream:38,
                 from /usr/include/c++/4.8/iostream:39,
                 from protest.cpp:3:
/usr/include/c++/4.8/bits/exception_ptr.h:67:70: error: attribute(target("axv2")) is unknown
   void rethrow_exception(exception_ptr) __attribute__ ((__noreturn__));
                                                                      ^
/usr/include/c++/4.8/bits/exception_ptr.h:67:70: error: attribute(target("axv2")) is unknown
In file included from /usr/include/c++/4.8/iostream:38:0,
                 from protest.cpp:3:
/usr/include/c++/4.8/bits/exception_ptr.h:79:41: error: attribute(target("axv2")) is unknown
       explicit exception_ptr(void* __e) _GLIBCXX_USE_NOEXCEPT;
                                         ^
/usr/include/c++/4.8/bits/exception_ptr.h:81:24: error: attribute(target("axv2")) is unknown
       void _M_addref() _GLIBCXX_USE_NOEXCEPT;
                        ^
/usr/include/c++/4.8/bits/exception_ptr.h:82:25: error: attribute(target("axv2")) is unknown
       void _M_release() _GLIBCXX_USE_NOEXCEPT;
                         ^
In file included from /usr/include/c++/4.8/exception:152:0,
                 from /usr/include/c++/4.8/ios:39,
                 from /usr/include/c++/4.8/ostream:38,
                 from /usr/include/c++/4.8/iostream:39,
                 from protest.cpp:3:
/usr/include/c++/4.8/bits/exception_ptr.h:84:71: error: attribute(target("axv2")) is unknown
       void *_M_get() const _GLIBCXX_NOEXCEPT __attribute__ ((__pure__));
                                                                       ^
In file included from /usr/include/c++/4.8/iostream:38:0,
                 from protest.cpp:3:
/usr/include/c++/4.8/bits/exception_ptr.h:86:53: error: attribute(target("axv2")) is unknown
       friend exception_ptr std::current_exception() _GLIBCXX_USE_NOEXCEPT;
                                                     ^
In file included from /usr/include/c++/4.8/exception:152:0,
                 from /usr/include/c++/4.8/ios:39,
                 from /usr/include/c++/4.8/ostream:38,
                 from /usr/include/c++/4.8/iostream:39,
                 from protest.cpp:3:
/usr/include/c++/4.8/bits/exception_ptr.h:87:55: error: attribute(target("axv2")) is unknown
       friend void std::rethrow_exception(exception_ptr);
                                                       ^
In file included from /usr/include/c++/4.8/iostream:38:0,
                 from protest.cpp:3:
/usr/include/c++/4.8/bits/exception_ptr.h:90:23: error: attribute(target("axv2")) is unknown
       exception_ptr() _GLIBCXX_USE_NOEXCEPT;
                       ^
/usr/include/c++/4.8/bits/exception_ptr.h:92:43: error: attribute(target("axv2")) is unknown
       exception_ptr(const exception_ptr&) _GLIBCXX_USE_NOEXCEPT;
                                           ^
In file included from /usr/include/c++/4.8/exception:152:0,
                 from /usr/include/c++/4.8/ios:39,
                 from /usr/include/c++/4.8/ostream:38,
                 from /usr/include/c++/4.8/iostream:39,
                 from protest.cpp:3:
/usr/include/c++/4.8/bits/exception_ptr.h:95:32: error: attribute(target("axv2")) is unknown
       exception_ptr(nullptr_t) noexcept
                                ^
/usr/include/c++/4.8/bits/exception_ptr.h:99:42: error: attribute(target("axv2")) is unknown
       exception_ptr(exception_ptr&& __o) noexcept
                                          ^
In file included from /usr/include/c++/4.8/iostream:38:0,
                 from protest.cpp:3:
/usr/include/c++/4.8/bits/exception_ptr.h:112:39: error: attribute(target("axv2")) is unknown
       operator=(const exception_ptr&) _GLIBCXX_USE_NOEXCEPT;
                                       ^
In file included from /usr/include/c++/4.8/exception:152:0,
                 from /usr/include/c++/4.8/ios:39,
                 from /usr/include/c++/4.8/ostream:38,
                 from /usr/include/c++/4.8/iostream:39,
                 from protest.cpp:3:
/usr/include/c++/4.8/bits/exception_ptr.h:116:38: error: attribute(target("axv2")) is unknown
       operator=(exception_ptr&& __o) noexcept
                                      ^
In file included from /usr/include/c++/4.8/iostream:38:0,
                 from protest.cpp:3:
/usr/include/c++/4.8/bits/exception_ptr.h:123:24: error: attribute(target("axv2")) is unknown
       ~exception_ptr() _GLIBCXX_USE_NOEXCEPT;
                        ^
/usr/include/c++/4.8/bits/exception_ptr.h:126:28: error: attribute(target("axv2")) is unknown
       swap(exception_ptr&) _GLIBCXX_USE_NOEXCEPT;
                            ^
In file included from /usr/include/c++/4.8/exception:152:0,
                 from /usr/include/c++/4.8/ios:39,
                 from /usr/include/c++/4.8/ostream:38,
                 from /usr/include/c++/4.8/iostream:39,
                 from protest.cpp:3:
/usr/include/c++/4.8/bits/exception_ptr.h:138:32: error: attribute(target("axv2")) is unknown
       explicit operator bool() const
                                ^
/usr/include/c++/4.8/bits/exception_ptr.h:144:49: error: attribute(target("axv2")) is unknown
  _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__));
                                                 ^
/usr/include/c++/4.8/bits/exception_ptr.h:148:27: error: attribute(target("axv2")) is unknown
  __attribute__ ((__pure__));
                           ^
/usr/include/c++/4.8/bits/exception_ptr.h:153:54: error: attribute(target("axv2")) is unknown
       _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__));
                                                      ^
/usr/include/c++/4.8/bits/exception_ptr.h:153:54: error: attribute(target("axv2")) is unknown
/usr/include/c++/4.8/bits/exception_ptr.h:157:54: error: attribute(target("axv2")) is unknown
       _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__));
                                                      ^
/usr/include/c++/4.8/bits/exception_ptr.h:157:54: error: attribute(target("axv2")) is unknown
/usr/include/c++/4.8/bits/exception_ptr.h:160:52: error: attribute(target("axv2")) is unknown
     swap(exception_ptr& __lhs, exception_ptr& __rhs)
                                                    ^
In file included from /usr/include/c++/4.8/iostream:38:0,
                 from protest.cpp:3:
/usr/include/c++/4.8/bits/exception_ptr.h:169:30: error: attribute(target("axv2")) is unknown
     copy_exception(_Ex __ex) _GLIBCXX_USE_NOEXCEPT
                              ^
/usr/include/c++/4.8/bits/exception_ptr.h:188:34: error: attribute(target("axv2")) is unknown
     make_exception_ptr(_Ex __ex) _GLIBCXX_USE_NOEXCEPT
                                  ^
In file included from /usr/include/c++/4.8/exception:153:0,
                 from /usr/include/c++/4.8/ios:39,
                 from /usr/include/c++/4.8/ostream:38,
                 from /usr/include/c++/4.8/iostream:39,
                 from protest.cpp:3:
/usr/include/c++/4.8/bits/nested_exception.h:60:24: error: attribute(target("axv2")) is unknown
     nested_exception() noexcept : _M_ptr(current_exception()) { }
                        ^
/usr/include/c++/4.8/bits/nested_exception.h:62:49: error: attribute(target("axv2")) is unknown
     nested_exception(const nested_exception&) = default;
                                                 ^
/usr/include/c++/4.8/bits/nested_exception.h:64:60: error: attribute(target("axv2")) is unknown
     nested_exception& operator=(const nested_exception&) = default;
                                                            ^
/usr/include/c++/4.8/bits/nested_exception.h:66:33: error: attribute(target("axv2")) is unknown
     virtual ~nested_exception() noexcept;
                                 ^
/usr/include/c++/4.8/bits/nested_exception.h:69:57: error: attribute(target("axv2")) is unknown
     rethrow_nested() const __attribute__ ((__noreturn__))
                                                         ^
/usr/include/c++/4.8/bits/nested_exception.h:73:18: error: attribute(target("axv2")) is unknown
     nested_ptr() const
                  ^
/usr/include/c++/4.8/bits/nested_exception.h:80:48: error: attribute(target("axv2")) is unknown
       explicit _Nested_exception(_Except&& __ex)
                                                ^
/usr/include/c++/4.8/bits/nested_exception.h:89:29: error: attribute(target("axv2")) is unknown
       _S_get(const _Ex& __ex)
                             ^
/usr/include/c++/4.8/bits/nested_exception.h:97:29: error: attribute(target("axv2")) is unknown
       _S_get(const _Ex* __ex)
                             ^
/usr/include/c++/4.8/bits/nested_exception.h:103:43: error: attribute(target("axv2")) is unknown
     __get_nested_exception(const _Ex& __ex)
                                           ^
/usr/include/c++/4.8/bits/nested_exception.h:109:34: error: attribute(target("axv2")) is unknown
     __attribute__ ((__noreturn__));
                                  ^
/usr/include/c++/4.8/bits/nested_exception.h:109:34: error: attribute(target("axv2")) is unknown
/usr/include/c++/4.8/bits/nested_exception.h:113:66: error: attribute(target("axv2")) is unknown
     __throw_with_nested(_Ex&&, ...) __attribute__ ((__noreturn__));
                                                                  ^
/usr/include/c++/4.8/bits/nested_exception.h:113:66: error: attribute(target("axv2")) is unknown
/usr/include/c++/4.8/bits/nested_exception.h:120:60: error: attribute(target("axv2")) is unknown
     __throw_with_nested(_Ex&& __ex, const nested_exception*)
                                                            ^
/usr/include/c++/4.8/bits/nested_exception.h:125:40: error: attribute(target("axv2")) is unknown
     __throw_with_nested(_Ex&& __ex, ...)
                                        ^
/usr/include/c++/4.8/bits/nested_exception.h:130:62: error: attribute(target("axv2")) is unknown
     throw_with_nested(_Ex __ex) __attribute__ ((__noreturn__));
                                                              ^
/usr/include/c++/4.8/bits/nested_exception.h:130:62: error: attribute(target("axv2

Cum funcționează evaluarea?

www.pbinfo.ro permite evaluarea a două tipuri de probleme:

  • probleme la care rezolvarea presupune scrierea unui program complet
  • probleme la care rezolvarea presupune scrierea unei secvențe de program - câteva instrucțiuni, o listă de declarații, una sau mai multe funcții, etc.

Problema Protest face parte din prima categorie. Soluția propusă de tine va fi evaluată astfel:

  • Programul sursă este compilat folosind compilatorul corespunzător. Dacă în urma compilării se obțin erori sau avertismente, acestea sunt afișate în această pagină.
  • Dacă programul a fost compilat, executabilul obținut va fi rulat, furnizându-i-se unul sau mai multe seturi de date de intrare, în concordanță cu restricțiile specifice problemei. Pentru fiecare set de date se obține un anumit punctaj, în raport cu corectitudinea soluției tale.

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ă.