Borderou de evaluare (job #1616240)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:12:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "qmatrix.in" , "r", stdin );
^
user.cpp:13:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "qmatrix.out", "w", stdout );
^
user.cpp:15:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d %d %d %d", &N, &A, &B, &Q );
^
user.cpp:32:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "\n%c", &ch );
^
user.cpp:36:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d %d", &K, &C );
^
user.cpp:51:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d %d", &K, &C );
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 288kb | OK | 10 |
2 | 0ms | 300kb | OK | 10 |
3 | 0ms | 304kb | OK | 10 |
4 | 12ms | 344kb | OK | 10 |
5 | 24ms | 368kb | OK | 10 |
6 | 48ms | 412kb | OK | 10 |
7 | 84ms | 452kb | OK | 10 |
8 | 196ms | 528kb | OK | 10 |
9 | 260ms | 560kb | OK | 10 |
10 | 324ms | 604kb | OK | 10 |
Punctaj total | 100 |