Pagini recente » Borderou de evaluare (job #2001940) | Borderou de evaluare (job #1854512) | Borderou de evaluare (job #206075) | Borderou de evaluare (job #2340904) | Borderou de evaluare (job #1189462)
Borderou de evaluare (job #1189462)
Raport evaluator
Compilare:
user.cpp: In function ‘void cpy(unsigned int*, const unsigned int*)’:
user.cpp:15:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i <= B[0]; i++)
^
user.cpp: In function ‘void add(unsigned int*, const unsigned int*)’:
user.cpp:22:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=1; i<=A[0] || i<=B[0] || t; i++, t/=Base)
^
user.cpp:22:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=1; i<=A[0] || i<=B[0] || t; i++, t/=Base)
^
user.cpp: In function ‘void mul(unsigned int*, unsigned int)’:
user.cpp:34:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 1; i <= A[0] || t; i++, t /= Base)
^
user.cpp: In function ‘void mult(unsigned int*, const unsigned int*)’:
user.cpp:49:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 1; i <= A[0]; i++)
^
user.cpp:51:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (t=0, j=1; j <= B[0] || t; j++, t/=Base)
^
user.cpp: In function ‘int main()’:
user.cpp:97:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("grazing.in", "r", stdin);
^
user.cpp:98:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("grazing.out", "w", stdout);
^
user.cpp:101:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 396kb | OK | 10 |
2 | 0ms | 500kb | Incorect | 0 |
3 | 0ms | 876kb | Incorect | 0 |
4 | 16ms | 4788kb | Incorect | 0 |
5 | 28ms | 6936kb | Incorect | 0 |
6 | 112ms | 15684kb | Incorect | 0 |
7 | Depăşit | 22680kb | Time limit exceeded. | 0 |
8 | Depăşit | 30972kb | Time limit exceeded. | 0 |
9 | Depăşit | 37148kb | Time limit exceeded. | 0 |
10 | 0ms | 332kb | OK | 10 |
Punctaj total | 20 |