Pagini recente » Borderou de evaluare (job #1189634) | Borderou de evaluare (job #896664) | Borderou de evaluare (job #3184206) | Borderou de evaluare (job #146731) | Borderou de evaluare (job #1315259)
Borderou de evaluare (job #1315259)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:59:23: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[252]’ [-Wformat=]
scanf("%s", &s);
^
user.cpp:54:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("matrice3.in", "r", stdin);
^
user.cpp:55:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("matrice3.out", "w", stdout);
^
user.cpp:57:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &N, &M, &Q);
^
user.cpp:59:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", &s);
^
user.cpp:79:49: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &x1, &y1, &x2, &y2);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1040kb | OK | 10 |
2 | 0ms | 1180kb | OK | 10 |
3 | 0ms | 1220kb | OK | 10 |
4 | 28ms | Depăşit | Memory limit exceeded. | 0 |
5 | 32ms | Depăşit | Memory limit exceeded. | 0 |
6 | 32ms | Depăşit | Memory limit exceeded. | 0 |
7 | 28ms | Depăşit | Memory limit exceeded. | 0 |
8 | 28ms | Depăşit | Memory limit exceeded. | 0 |
9 | 32ms | Depăşit | Memory limit exceeded. | 0 |
10 | 28ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 30 |