Pagini recente » Borderou de evaluare (job #2753398) | Borderou de evaluare (job #2352550) | Borderou de evaluare (job #1724239) | Borderou de evaluare (job #538700) | Borderou de evaluare (job #1411423)
Borderou de evaluare (job #1411423)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:89:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("confuzie.in", "r", stdin);
^
user.cpp:90:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("confuzie.out", "w", stdout);
^
user.cpp:92:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d", &n, &m);
^
user.cpp:94:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d", &x, &y);
^
user.cpp:102:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &type);
^
user.cpp:104:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &x);
^
user.cpp:125:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d", &x, &y); // !!! x stramos al lui y (1 -> x -> y)
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 2660kb | OK | 10 |
2 | 24ms | 3260kb | OK | 10 |
3 | 48ms | 3844kb | OK | 10 |
4 | 44ms | 3844kb | OK | 10 |
5 | 356ms | 12992kb | OK | 10 |
6 | 560ms | 13080kb | OK | 10 |
7 | 640ms | 14492kb | OK | 10 |
8 | 1256ms | 22908kb | OK | 10 |
9 | Depăşit | 23464kb | Time limit exceeded. | 0 |
10 | Depăşit | 24264kb | Time limit exceeded. | 0 |
Punctaj total | 80 |