Pagini recente » Borderou de evaluare (job #361269) | Borderou de evaluare (job #3263458) | Borderou de evaluare (job #1537341) | Borderou de evaluare (job #2274099) | Borderou de evaluare (job #1701387)
Borderou de evaluare (job #1701387)
Raport evaluator
Compilare:
user.cpp: In function ‘void compute()’:
user.cpp:53:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (orig != B[i][j])
^
user.cpp: In function ‘int main()’:
user.cpp:63:27: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(OUT, "w", stdout);
^
user.cpp: In function ‘void read_data()’:
user.cpp:21:25: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(IN, "r", stdin);
^
user.cpp:22:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &N);
^
user.cpp:25:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%c ", &A[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 436kb | OK | 10 |
2 | 0ms | 456kb | OK | 10 |
3 | 0ms | 484kb | OK | 10 |
4 | 4ms | 552kb | OK | 10 |
5 | 16ms | 672kb | OK | 10 |
6 | 28ms | 728kb | OK | 10 |
7 | Depăşit | 692kb | Time limit exceeded. | 0 |
8 | 28ms | 728kb | OK | 10 |
9 | Depăşit | 724kb | Time limit exceeded. | 0 |
10 | 24ms | 724kb | OK | 10 |
Punctaj total | 80 |