Pagini recente » Borderou de evaluare (job #2789491) | Borderou de evaluare (job #1734567) | Borderou de evaluare (job #707635) | Borderou de evaluare (job #1267818) | Borderou de evaluare (job #2641502)
Borderou de evaluare (job #2641502)
Raport evaluator
Compilare:
main.cpp: In function 'void ReadInput()':
main.cpp:28:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for (; '0' > *p || *p > '9'; p++);
^~~
main.cpp:29:10: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
A[i][j] = val;
^
main.cpp:16:6: warning: unused variable 'i' [-Wunused-variable]
int i, j;
^
main.cpp:16:9: warning: unused variable 'j' [-Wunused-variable]
int i, j;
^
main.cpp:18:32: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("bemo.in", "r", stdin);
^
main.cpp:19:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d ", &M, &N);
^
main.cpp:21:33: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
fgets(tmp, 65536, stdin);
^
main.cpp: In function 'void WriteOutput()':
main.cpp:92:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("bemo.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1002ms | 524kb | Time limit exceeded | 0 |
2 | 23ms | 7602kb | OK | 10 |
3 | 39ms | 9175kb | OK | 10 |
4 | 128ms | 14417kb | OK | 10 |
5 | 297ms | 22544kb | OK | 10 |
6 | 419ms | 27525kb | OK | 10 |
7 | 533ms | 32112kb | OK | 10 |
8 | 649ms | 38273kb | OK | 10 |
9 | 693ms | 39059kb | OK | 10 |
10 | 740ms | 39583kb | OK | 10 |
Punctaj total | 90 |