Pagini recente » Cod sursa (job #2574488) | Cod sursa (job #2609193) | Cod sursa (job #2209394) | Cod sursa (job #623303) | Borderou de evaluare (job #2487119)
Borderou de evaluare (job #2487119)
Raport evaluator
Compilare:
main.c: In function 'angle':
main.c:45:8: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
p1 = last->last;
^
main.c:46:8: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
p2 = p1->last; //ne imaginam 2 vectori in plan;
^
main.c: In function 'move':
main.c:80:12: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
p->last= last;
^
main.c:82:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
last->next = p;
^
main.c:85:7: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
p = last->last;
^
main.c: In function 'start':
main.c:108:21: warning: implicit declaration of function 'eighth_move' [-Wimplicit-function-declaration]
case 8: eighth_move();
^~~~~~~~~~~
main.c:97:13: warning: unused variable 'p' [-Wunused-variable]
MUTARE *p ;
^
main.c: At top level:
main.c:114:6: warning: conflicting types for 'eighth_move'
void eighth_move(){
^~~~~~~~~~~
main.c:108:21: note: previous implicit declaration of 'eighth_move' was here
case 8: eighth_move();
^~~~~~~~~~~
main.c: In function 'eighth_move':
main.c:119:18: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
last = p->last;
^
main.c: In function 'read':
main.c:22:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fp,"%d%d%d%d%d%d", &n,&m,&si, &sj, &fi, &fj);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:29:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fp, "%d", &p);
^~~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 300ms | 131kb | Time limit exceeded | 0 |
2 | 300ms | 131kb | Time limit exceeded | 0 |
3 | 302ms | 393kb | Time limit exceeded | 0 |
4 | 300ms | 393kb | Time limit exceeded | 0 |
5 | 303ms | 786kb | Time limit exceeded | 0 |
6 | 301ms | 1048kb | Time limit exceeded | 0 |
7 | 301ms | 1048kb | Time limit exceeded | 0 |
8 | 300ms | 917kb | Time limit exceeded | 0 |
9 | 303ms | 1835kb | Time limit exceeded | 0 |
10 | 301ms | 1179kb | Time limit exceeded | 0 |
Punctaj total | 0 |