Pagini recente » Borderou de evaluare (job #1789034) | Borderou de evaluare (job #3160708) | Borderou de evaluare (job #2360090) | Borderou de evaluare (job #1298833) | Borderou de evaluare (job #1241166)
Borderou de evaluare (job #1241166)
Raport evaluator
Compilare:
user.cpp: In function ‘int getInt(int&)’:
user.cpp:74:19: warning: NULL used in arithmetic [-Wpointer-arith]
while(s[i] != NULL) {
^
user.cpp:78:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp:72:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", s);
^
user.cpp: In function ‘int main()’:
user.cpp:81:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mexc.in", "r", stdin);
^
user.cpp:82:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mexc.out", "w", stdout);
^
user.cpp:86:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d\n", &n, &m, &d);
^
user.cpp:91:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &grid[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1528kb | OK | 10 |
2 | 4ms | 1880kb | OK | 10 |
3 | 8ms | 2172kb | OK | 10 |
4 | 16ms | 2512kb | OK | 10 |
5 | 52ms | 4696kb | OK | 10 |
6 | 200ms | 9124kb | OK | 10 |
7 | 320ms | 12440kb | OK | 10 |
8 | 252ms | 12296kb | OK | 10 |
9 | 344ms | 14988kb | OK | 10 |
10 | Depăşit | 18800kb | Time limit exceeded. | 0 |
Punctaj total | 90 |