Borderou de evaluare (job #3296657)
Utilizator | Data | 15 mai 2025 10:49:06 | |
---|---|---|---|
Problema | Single Instruction Multiple Data | Status | done |
Runda | Arhiva de probleme | Compilator | c-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.c:13:1: warning: 'gnu' attribute ignored [-Wattributes]
13 | [[gnu::optimize("O3")]][[gnu::target("avx2")]]void multiply()
| ^
main.c:13:6: error: expected ']' before ':' token
13 | [[gnu::optimize("O3")]][[gnu::target("avx2")]]void multiply()
| ^
| ]
main.c:13:1: warning: 'gnu' attribute ignored [-Wattributes]
13 | [[gnu::optimize("O3")]][[gnu::target("avx2")]]void multiply()
| ^
main.c:13:29: error: expected ']' before ':' token
13 | [[gnu::optimize("O3")]][[gnu::target("avx2")]]void multiply()
| ^
| ]
main.c: In function 'main':
main.c:31:14: warning: format '%hu' expects argument of type 'short unsigned int *', but argument 2 has type 'int *' [-Wformat=]
31 | scanf("%hu%hu%hu",&n,&mod,&num);
| ~~^ ~~
| | |
| | int *
| short unsigned int *
| %u
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !