Pagini recente » Borderou de evaluare (job #1440220) | Borderou de evaluare (job #2283827) | Borderou de evaluare (job #1529178) | Monitorul de evaluare | Borderou de evaluare (job #566831)
Borderou de evaluare (job #566831)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:56:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( Input, "r", stdin );
^
user.cpp:57:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( Output, "w", stdout );
^
user.cpp:61:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%hd", &N ); //fin >> N;
^
user.cpp:62:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%hd", &P ); //fin >> P;
^
user.cpp:63:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%hd", &K ); //fin >> K;
^
user.cpp:66:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%hd", &x ); //fin >> x;
^
user.cpp:67:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%hd", &y ); //fin >> y;
^
user.cpp:78:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%hd", &x ); //fin >> x;
^
user.cpp:79:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%hd", &y ); //fin >> y;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 492kb | OK | 10 |
| 2 | 0ms | 464kb | OK | 10 |
| 3 | 80ms | 608kb | Incorect | 0 |
| 4 | Depăşit | 596kb | Time limit exceeded. | 0 |
| 5 | 8ms | 504kb | OK | 10 |
| 6 | 0ms | 508kb | OK | 10 |
| 7 | 4ms | 524kb | OK | 10 |
| 8 | 0ms | 492kb | OK | 10 |
| 9 | 44ms | 600kb | OK | 10 |
| 10 | Depăşit | 596kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |