Borderou de evaluare (job #1537727)
Raport evaluator
Compilare:
user.cpp: In function ‘void citeste()’:
user.cpp:22:63: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(!s.empty() && x > s.top() && s.size() + n - i > m)
^
user.cpp:14:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%i%i\n", &n, &m);
^
user.cpp:15:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%c", &x);
^
user.cpp:20:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%c", &x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 272kb | OK | 10 |
2 | 0ms | 268kb | OK | 10 |
3 | 0ms | 276kb | OK | 10 |
4 | 0ms | 272kb | OK | 10 |
5 | 0ms | 276kb | OK | 10 |
6 | 20ms | 616kb | OK | 10 |
7 | 16ms | 408kb | OK | 10 |
8 | Depăşit | 448kb | Time limit exceeded. | 0 |
9 | Depăşit | 2248kb | Time limit exceeded. | 0 |
10 | Depăşit | 768kb | Time limit exceeded. | 0 |
Punctaj total | 70 |