.campion
conectare | înregistrare | căutare
Pagina principală » Surse trimise » Sursa 490358

ultima problemă
grupă: mică
sursă: OMI 2016
ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
Sursa 490358
Concurent: Andra Alazaroaie (andra1782)Progres: evaluare completă
Problemă: sort2distPunctaj exemplu: 4
Limbaj: cPunctaj final: 100
Dată: 20 apr 2017, 01:21
Mesaj evaluator:
sort2dist.c: In function 'main': sort2dist.c:12: warning: format '%s' expects type 'char *', but argument 3 has type 'int (*)[30]' sort2dist.c:16: warning: implicit declaration of function 'strlen' sort2dist.c:16: warning: incompatible implicit declaration of built-in function 'strlen' sort2dist.c:16: warning: passing argument 1 of 'strlen' from incompatible pointer type sort2dist.c:16: note: expected 'const char *' but argument is of type 'int *' sort2dist.c:17: warning: passing argument 1 of 'strlen' from incompatible pointer type sort2dist.c:17: note: expected 'const char *' but argument is of type 'int *' sort2dist.c:18: warning: implicit declaration of function 'strcmp' sort2dist.c:27: warning: implicit declaration of function 'strcpy' sort2dist.c:27: warning: incompatible implicit declaration of built-in function 'strcpy' sort2dist.c:27: warning: passing argument 1 of 'strcpy' from incompatible pointer type sort2dist.c:27: note: expected 'char *' but argument is of type 'int *' sort2dist.c:27: warning: passing argument 2 of 'strcpy' from incompatible pointer type sort2dist.c:27: note: expected 'const char *' but argument is of type 'int *' sort2dist.c:28: warning: passing argument 1 of 'strcpy' from incompatible pointer type sort2dist.c:28: note: expected 'char *' but argument is of type 'int *' sort2dist.c:28: warning: passing argument 2 of 'strcpy' from incompatible pointer type sort2dist.c:28: note: expected 'const char *' but argument is of type 'int *' sort2dist.c:29: warning: passing argument 1 of 'strcpy' from incompatible pointer type sort2dist.c:29: note: expected 'char *' but argument is of type 'int *' sort2dist.c:29: warning: passing argument 2 of 'strcpy' from incompatible pointer type sort2dist.c:29: note: expected 'const char *' but argument is of type 'int *' sort2dist.c:8: warning: unused variable 'ch' sort2dist.c:7: warning: unused variable 'u' sort2dist.c:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result sort2dist.c:12: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result
Teste de evaluare:
Test Timp Mesaj evaluator Punctaj
0 0 Corect! 4
Total exemple 4
1 0 Corect! 4
2 0 Corect! 4
3 0 Corect! 4
4 0 Corect! 4
5 0 Corect! 4
6 0 Corect! 4
7 0 Corect! 4
8 0 Corect! 4
9 0 Corect! 4
10 0 Corect! 4
11 0 Corect! 4
12 0.001 Corect! 4
13 0.001 Corect! 4
14 0.002 Corect! 4
15 0.004 Corect! 4
16 0.005 Corect! 4
17 0.007 Corect! 4
18 0.013 Corect! 4
19 0.014 Corect! 4
20 0.015 Corect! 4
21 0.011 Corect! 4
22 0.012 Corect! 4
23 0.013 Corect! 4
24 0.015 Corect! 4
25 0 Corect! 4
Total evaluare 100
ajutor