Pagini recente » Borderou de evaluare (job #1843393) | Borderou de evaluare (job #1382438) | Borderou de evaluare (job #522368) | Borderou de evaluare (job #2145473) | Borderou de evaluare (job #1315302)
Borderou de evaluare (job #1315302)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:9:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("euler.in","r",stdin);
^
user.cpp:10:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("euler.out","w",stdout);
^
user.cpp:11:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:12:13: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(c1);
^
user.cpp:13:27: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(c,1400000,stdin);
^
/tmp/ccBKhMo7.o: In function `main':
user.cpp:(.text.startup+0x6a): warning: the `gets' function is dangerous and should not be used.
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 268kb | OK | 10 |
2 | 0ms | 268kb | OK | 10 |
3 | 0ms | 280kb | OK | 10 |
4 | 0ms | 352kb | OK | 10 |
5 | 0ms | 412kb | Incorect | 0 |
6 | 16ms | 1076kb | OK | 10 |
7 | 0ms | 276kb | Incorect | 0 |
8 | 12ms | 876kb | OK | 10 |
9 | Depăşit | 2248kb | Time limit exceeded. | 0 |
10 | Depăşit | 2832kb | Time limit exceeded. | 0 |
Punctaj total | 60 |