Pagini recente » Borderou de evaluare (job #1731055) | Borderou de evaluare (job #1923034) | Borderou de evaluare (job #566829)
Borderou de evaluare (job #566829)
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 | 476kb | OK | 10 |
2 | 0ms | 456kb | OK | 10 |
3 | 72ms | 584kb | Incorect | 0 |
4 | Depăşit | 588kb | Time limit exceeded. | 0 |
5 | 8ms | 492kb | OK | 10 |
6 | 0ms | 488kb | OK | 10 |
7 | 4ms | 504kb | OK | 10 |
8 | 0ms | 476kb | OK | 10 |
9 | 44ms | 580kb | OK | 10 |
10 | Depăşit | 620kb | Time limit exceeded. | 0 |
Punctaj total | 70 |