Pagini recente » Borderou de evaluare (job #670304) | Borderou de evaluare (job #717762) | Borderou de evaluare (job #393861) | Borderou de evaluare (job #1224228) | Borderou de evaluare (job #1188368)
Borderou de evaluare (job #1188368)
Raport evaluator
Compilare:
user.cpp: In function ‘void printMatrix(long long int (*)[10])’:
user.cpp:21:36: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf ("%2d ", A[i][j]);
^
user.cpp: In function ‘int main()’:
user.cpp:86:20: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=]
scanf ("%d", &T);
^
user.cpp: In function ‘void read()’:
user.cpp:49:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d%d%lld", &a, &b, &c, &n);
^
user.cpp: In function ‘int main()’:
user.cpp:84:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("abcacm.in", "r", stdin);
^
user.cpp:85:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("abcacm.out", "w", stdout);
^
user.cpp:86:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &T);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 12ms | 8428kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |