Pagini recente » Borderou de evaluare (job #1469862) | Borderou de evaluare (job #2665680) | Borderou de evaluare (job #751004) | Borderou de evaluare (job #2798587) | Borderou de evaluare (job #1188693)
Borderou de evaluare (job #1188693)
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:90: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:88: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:89: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:90: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 | 16ms | 280kb | OK | 100 |
Punctaj total | 100 |