Pagini recente » Borderou de evaluare (job #1651175) | Cod sursa (job #1819085) | Borderou de evaluare (job #1628273) | Borderou de evaluare (job #3005590) | Borderou de evaluare (job #1956900)
Borderou de evaluare (job #1956900)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:10:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "kcover.in" , "r", stdin );
^
user.cpp:11:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "kcover.out", "w", stdout );
^
user.cpp:14:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d", &t );
^
user.cpp:18:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d %d", &n, &k );
^
user.cpp:22:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d", &x );
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 440kb | OK | 25 | 0 |
| 2 | 16ms | 480kb | OK | 25 |
| 3 | 328ms | 828kb | OK | 25 |
| 4 | Depăşit | 808kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |