Pagini recente » Borderou de evaluare (job #2476606) | Borderou de evaluare (job #3154464) | Borderou de evaluare (job #1871827) | Borderou de evaluare (job #2933643) | Borderou de evaluare (job #2310763)
Borderou de evaluare (job #2310763)
Raport evaluator
Compilare:
main.c:101:5: warning: conflicting types for built-in function 'pow'
int pow(int *A, int *B, int *C, int n) {
^~~
main.c: In function 'pow':
main.c:107:9: warning: 'return' with no value, in function returning non-void
return;
^~~~~~
main.c:101:5: note: declared here
int pow(int *A, int *B, int *C, int n) {
^~~
main.c: In function 'put':
main.c:63:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
main.c: In function 'prod':
main.c:95:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
main.c: In function 'main':
main.c:161:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
freopen("blas.in", "r", stdin);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:163:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
freopen("blas.out", "w", stdout);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:169:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &t);
^~~~~~~~~~~~~~~
main.c:175:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &n);
^~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 45ms | 20496kb | Memory limit exceeded | 0 |
Punctaj total | 0 |